Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save corywright/059ef4f5788b5b04556c5ef2608bd710 to your computer and use it in GitHub Desktop.
Save corywright/059ef4f5788b5b04556c5ef2608bd710 to your computer and use it in GitHub Desktop.
cwright@haio:~/hummingbird$ ./bin/hummingbird bench /etc/hummingbird/bench.conf
PUTs: 5000 @ 70.91/s
Failures: 0
Mean: 0.21146s (44.9% RSD)
Median: 0.19302s
85%: 0.30583s
90%: 0.33594s
95%: 0.37582s
99%: 0.46168s
GETs: 30000 @ 288.28/s
Failures: 0
Mean: 0.05202s (91.2% RSD)
Median: 0.04081s
85%: 0.07023s
90%: 0.08060s
95%: 0.11211s
99%: 0.27994s
DELETEs: 5000 @ 90.17/s
Failures: 0
Mean: 0.16628s (44.8% RSD)
Median: 0.15454s
85%: 0.23855s
90%: 0.26076s
95%: 0.29530s
99%: 0.38343s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment