Skip to content

Instantly share code, notes, and snippets.

@sata
Created December 3, 2014 21:03
Show Gist options
  • Save sata/96d7225d8e5f020d148a to your computer and use it in GitHub Desktop.
Save sata/96d7225d8e5f020d148a to your computer and use it in GitHub Desktop.
(emacs@minibox)3> set_benchmark:bench(50000).
Base Case:
Operation Total (microsecs) Average (microsecs)
create 3407 0.068140
read_all 3 0.000060
part_of 1428 0.028560
delete 1590 0.031800
merge 3
ordsets:
Operation Total (microsecs) Average (microsecs)
create 31904492 638.089840
read_all 3 0.000060
part_of 4167 0.083340
delete 3948 0.078960
merge 4759
sets:
Operation Total (microsecs) Average (microsecs)
create 267333 5.346660
read_all 4379 0.087580
part_of 20823 0.416460
delete 282589 5.651780
merge 255187
gb_sets:
Operation Total (microsecs) Average (microsecs)
create 218255 4.365100
read_all 4115 0.082300
part_of 14643 0.292860
delete 14831 0.296620
merge 28934
ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment