Created
January 8, 2009 23:16
-
-
Save Farzy/44942 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0:14 [farzy:pts/0] karma% time ruby fib.rb | |
ruby fib.rb 2,42s user 0,30s system 98% cpu 2,757 total | |
[/tmp] | |
0:14 [farzy:pts/0] karma% time ruby1.9 fib.rb | |
ruby1.9: unknown encoding name: None (ArgumentError) | |
ruby1.9 fib.rb 0,02s user 0,01s system 5% cpu 0,509 total |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment