« Return to Thread: [jira] Created: (RVM-714) Massive increase in time to execute VM.boot

[jira] Commented: (RVM-714) Massive increase in time to execute VM.boot

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View in Thread


    [ http://jira.codehaus.org/browse/RVM-714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159042#action_159042 ]

David Grove commented on RVM-714:
---------------------------------

Still not able to reproduce.  Time on my laptop.  Yes, it's not great, but it's nowhere near 5 seconds.

[dgrove@linchen rvm-trunk]$ time ./dist/prototype_ia32-linux/rvm Hello
Hello World

real    0m0.769s
user    0m0.534s
sys     0m0.044s



> Massive increase in time to execute VM.boot
> -------------------------------------------
>
>                 Key: RVM-714
>                 URL: http://jira.codehaus.org/browse/RVM-714
>             Project: RVM
>          Issue Type: Bug
>            Reporter: Ian Rogers
>            Priority: Blocker
>             Fix For: svn head
>
>
> r15151("Fix for RVM-700, failure for ServerSockets to work.") has caused a large amount of class loading to occur during VM.boot. This has increased the boot time by a factor of 10 on my system (0.5s to 5s).

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
_______________________________________________
Jikesrvm-issues mailing list
Jikesrvm-issues@...
https://lists.sourceforge.net/lists/listinfo/jikesrvm-issues

 « Return to Thread: [jira] Created: (RVM-714) Massive increase in time to execute VM.boot