Hi Chanwit,
Yes, by using the vmkit command line tool instead of j3 and passing llvm
options:
./Release/bin/vmkit -regalloc=fast -java MyApp
Additionally, if you are not using MMTk, you can precompile the base classes
(eg java.lang.String) by following the instructions at this page:
http://vmkit.llvm.org/use_aot.html
Nicolas
On Mon, Jul 12, 2010 at 9:26 PM, Chanwit Kaewkasi <chanwit at gmail.com>
wrote:
> Hi all,
>
> Just a quick question.
> Is there any way to reduce the startup time of J3?
>
> Thanks,
>
> Chanwit
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.llvm.org/pipermail/llvm-dev/attachments/20100712/4d00c637/attachment.html>