Wrap text
Report abuse
1
2
3
4
5
6
7
8
9
10
11
12
|
[headius @ cnutter:~/projects/jruby]
◆ jruby bench/bench_fib_recursive.rb 10
0.312245 0.015938 0.328183 ( 0.385518)
0.176707 0.000453 0.177160 ( 0.179923)
0.176446 0.000446 0.176892 ( 0.178486)
0.178862 0.000473 0.179335 ( 0.183225)
0.179613 0.000562 0.180175 ( 0.182730)
0.179776 0.000586 0.180362 ( 0.183509)
0.179700 0.000611 0.180311 ( 0.182270)
0.179692 0.000508 0.180200 ( 0.182564)
0.179662 0.000495 0.180157 ( 0.183532)
0.179673 0.000515 0.180188 ( 0.182216)
|