Guest User

Untitled

a guest
Apr 25th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. Ubuntu Linux 2.6.22-14-generic
  2.  
  3. ####################################
  4. ruby 1.8.6 (2007-06-07 patchlevel 36) [i486-linux]
  5. ruby bench_fib_recursive.rb
  6. ####################################
  7. 2.280000 0.360000 2.640000 ( 2.657154)
  8. 2.320000 0.280000 2.600000 ( 2.621729)
  9. 2.400000 0.280000 2.680000 ( 2.683187)
  10. 2.250000 0.360000 2.610000 ( 2.630242)
  11. 2.260000 0.420000 2.680000 ( 2.682511)
  12. 2.210000 0.410000 2.620000 ( 2.630155)
  13. 2.280000 0.350000 2.630000 ( 2.638551)
  14. 2.300000 0.330000 2.630000 ( 2.634489)
  15.  
  16. ####################################
  17. ruby 1.8.6 (2008-04-22 rev 6555) [i386-jruby1.1.1]
  18. jruby -J-server bench_fib_recursive.rb
  19. ####################################
  20. 0.665000 0.000000 0.665000 ( 0.666000)
  21. 0.363000 0.000000 0.363000 ( 0.363000)
  22. 0.404000 0.000000 0.404000 ( 0.403000)
  23. 0.349000 0.000000 0.349000 ( 0.349000)
  24. 0.450000 0.000000 0.450000 ( 0.450000)
  25. 0.389000 0.000000 0.389000 ( 0.389000)
  26. 0.389000 0.000000 0.389000 ( 0.389000)
  27. 0.390000 0.000000 0.390000 ( 0.390000)
Add Comment
Please, Sign In to add comment