Skip to content

Instantly share code, notes, and snippets.

@brixen
Created May 2, 2015 05:29
Show Gist options
  • Save brixen/60725b3077d4ca59825d to your computer and use it in GitHub Desktop.
Save brixen/60725b3077d4ca59825d to your computer and use it in GitHub Desktop.
CLM-bshirai:rubinius bshirai$ ruby -v hash_set.rb
ruby 2.2.2p95 (2015-04-13 revision 50295) [x86_64-darwin14]
0.518932
0.582377
0.625435
0.553644
0.532587
0.540364
0.57288
0.537867
0.586988
0.534722
^C/Users/bshirai/.rubies/ruby-2.2.2/lib/ruby/2.2.0/set.rb:291:in `add': Interrupt
from hash_set.rb:30:in `connected'
from hash_set.rb:43:in `block in <main>'
from hash_set.rb:40:in `loop'
from hash_set.rb:40:in `<main>'
CLM-bshirai:rubinius bshirai$ bin/ruby -v hash_set.rb
rubinius 2.5.3.c17 (2.1.0 2558f2bf 2015-05-01 3.5.1 JI) [x86_64-darwin14.4.0]
0.263483
0.165838
0.07076600000000001
0.082374
0.16897399999999996
0.068565
0.057453000000000004
0.10225400000000001
0.145423
0.065641
0.06768
0.16900900000000002
0.068646
0.06657400000000001
0.164396
0.06813000000000001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment