|
Software
»
Codehaus.org
»
JRuby
»
JRuby - User
Compile-and-run settings that speed up bignum-intensive apps
View:
Threaded
Chronologically
All Messages
New views
1 Messages —
Rating Filter:
0
1
2
3
4
5
Alert me
Compile-and-run settings that speed up bignum-intensive apps
by rug
:: Rate this Message:
Reply to Author
|
View Threaded
|
Show Only this Message
Applications that employ combinatorial methods frequently need to make huge numbers of calculations involving JRuby bignums. Such applications should benefit from the following compile-and-run settings:
jruby -J-server -J-Djruby.compile.fastest=true foo.rb
jruby -J-server -J-Djruby.compile.fastest=true -J-XX:+UseParallelGC foo.rb
Has anyone found other settings that help ?
LightInTheBox
- Buy quality products at
wholesale
price!
Free Forum
Powered by Nabble
Forum Help