Skip to content

Instantly share code, notes, and snippets.

@soba1104
soba1104 / gist:1428568
Created December 4, 2011 00:04 — forked from headius/gist:1402736
Explorations of Ruby 1.9.3, CastOff, and JRuby performance on fib and tarai
# environment
-CPU: IntelCore2Quad 2.66GHz
-Memory: 4GB
-OS: GNU/Linux 2.6.31 32-bit
-C Compiler: GCC4.4.1 –O3
# bench_fib_float_recursive.rb 5 30
$ ruby -v bench/bench_fib_float_recursive.rb 5 30
ruby 1.9.3p0 (2011-10-30 revision 33569) [i686-linux]
832040.0