[ https://issues.apache.org/jira/browse/HARMONY-3651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Fursov updated HARMONY-3651:
------------------------------------
Attachment: build.diff
build.diff:
Removing of STL checks for Jitrino in debug build for MSVC2005 gives 3x compilation time improvement.
> [drlvm][jit] Very slow compilation in Jitrino on Windows x86-64.
> ----------------------------------------------------------------
>
> Key: HARMONY-3651
> URL: https://issues.apache.org/jira/browse/HARMONY-3651
> Project: Harmony
> Issue Type: Bug
> Components: DRLVM
> Environment: winx64
> Reporter: Pavel Afremov
> Priority: Minor
> Attachments: build.diff, log.txt
>
>
> Kernel test "java.lang.ThreadTest" on JET works 15 seconds, but 2.5 minutes on OPT.
> Command:
> ~/trunk-debug-20070405/working_vm/build $ time deploy/jdk/jre/bin/java -Xbootclasspath/a:"../../working_classlib/depends/jars/junit_3.8.2/junit.jar;win_em64t_msvc_debug/semis/kernel.tests/classes"
-Dtest.resource.path=win_em64t_msvc_debug/semis/kernel.tests/resources -Xem:opt junit.textui.TestRunner
java.lang.ThreadTest
> Output:
> .........................................
> .........................................
> .........
> Time: 24.297
> OK (91 tests)
> real 2m35.573s
> user 0m0.000s
> sys 0m0.000s
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|