Skip to content

Instantly share code, notes, and snippets.

@hosiawak
Created July 17, 2012 11:43
Show Gist options
  • Save hosiawak/3128964 to your computer and use it in GitHub Desktop.
Save hosiawak/3128964 to your computer and use it in GitHub Desktop.
=== bin/rbx ===
decoding protobuf 87862.7 (±4.8%) i/s - 439806 in 5.018943s (cycle=6374)
startup 2.7 (±0.0%) i/s - 81 in 30.146214s (cycle=1)
degree_days 12.2 (±0.0%) i/s - 62 in 5.067835s (cycle=1)
#delete 10.5 (±0.0%) i/s - 53 in 5.055073s (cycle=1)
#add 17.7 (±5.7%) i/s - 89 in 5.039424s (cycle=1)
#search 73.8 (±6.8%) i/s - 372 in 5.067292s (cycle=6)
#inorder_walk 199.9 (±2.0%) i/s - 1007 in 5.039447s (cycle=19)
#rev_inorder_walk 203.2 (±1.5%) i/s - 1026 in 5.050822s (cycle=18)
#minimum 100.0 (±4.0%) i/s - 504 in 5.047642s (cycle=9)
#maximum 102.3 (±2.9%) i/s - 513 in 5.016466s (cycle=9)
@hosiawak
Copy link
Author

=== bin/rbx ===
decoding protobuf 38548.5 (±6.7%) i/s - 194474 in 5.071372s (cycle=3353)
startup 2.5 (±0.0%) i/s - 76 in 30.004534s (cycle=1)
degree_days 15.3 (±0.0%) i/s - 77 in 5.042047s (cycle=1)
#delete 7.6 (±0.0%) i/s - 38 in 5.013832s (cycle=1)
#add 16.9 (±0.0%) i/s - 85 in 5.017158s (cycle=1)
#search 37.0 (±2.7%) i/s - 186 in 5.024749s (cycle=3)
#inorder_walk 157.2 (±0.6%) i/s - 795 in 5.059083s (cycle=15)
#rev_inorder_walk 157.4 (±0.6%) i/s - 795 in 5.049677s (cycle=15)
#minimum 52.3 (±0.0%) i/s - 265 in 5.071621s (cycle=5)
#maximum 60.7 (±0.0%) i/s - 306 in 5.038157s (cycle=6)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment