Skip to content

Instantly share code, notes, and snippets.

@moonpolysoft
Created August 12, 2008 03:21
Show Gist options
  • Save moonpolysoft/4999 to your computer and use it in GitHub Desktop.
Save moonpolysoft/4999 to your computer and use it in GitHub Desktop.
This is a bench of dynomite put requests with disk based merkle trees. The ruby client is used with a configurable number of threads. Two servers are used. Time to generate test data is not included.
threads items size servers time
1 500 4096 2 42.0825250148773
2 500 4096 2 21.0988519191742
3 500 4096 2 13.8805010318756
4 500 4096 2 10.7571620941162
1 5000 4096 2 416.328256845474
2 5000 4096 2 207.473428010941
3 5000 4096 2 140.014487981796
4 5000 4096 2 105.126491069794
5 5000 4096 2 85.5057430267334
6 5000 4096 2 70.7311010360718
7 5000 4096 2 60.7246918678284
8 5000 4096 2 54.2625050544739
9 5000 4096 2 50.6531960964203
10 5000 4096 2 43.5432910919189
20 5000 4096 2 22.9476878643036
40 5000 4096 2 13.2639980316162
60 5000 4096 2 11.8808040618896
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment