Skip to content

Instantly share code, notes, and snippets.

@mdcallag
Created February 13, 2016 00:16
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 mdcallag/2bff9749f3f9ee0775d9 to your computer and use it in GitHub Desktop.
Save mdcallag/2bff9749f3f9ee0775d9 to your computer and use it in GitHub Desktop.
QPS for point-query
8 16 24 32 40 48 test engine
83463 145714 196737 227204 255345 278174 siac inno56.c0
38938 72957 103232 116805 129926 141452 siac inno56.c1
88444 153921 208209 238032 267302 289642 siac inno57.c0
36370 68806 97317 110803 123235 135465 siac inno57.c1
68103 122621 168173 194414 217841 235620 siac myrocks.def
TPS for read-only
8 16 24 32 40 48 test engine
5108 8820 11779 13674 15567 17001 ro inno56.c0
2430 4542 6406 7281 8094 8898 ro inno56.c1
5394 9110 11970 13909 15734 17237 ro inno57.c0
2285 4276 5972 6829 7654 8373 ro inno57.c1
4028 7208 9884 11399 12805 14034 ro myrocks.def
TPS for read-write
8 16 24 32 40 48 test engine
1602 1874 1950 1969 1975 1982 rw inno56.c0
636 1029 1179 1227 1246 1262 rw inno56.c1
2832 5112 6300 6517 6805 6856 rw inno57.c0
723 1062 1329 1460 1571 1637 rw inno57.c1
2965 5144 6755 7385 8004 7846 rw myrocks.def
QPS for increment
8 16 24 32 40 48 test engine
23460 28870 31295 32171 32437 32641 incupd2 inno56.c0
21467 28298 29116 31292 32234 31951 incupd2 inno56.c1
38383 49571 56375 59649 61255 61762 incupd2 inno57.c0
31655 42386 51322 54325 55711 55851 incupd2 inno57.c1
48856 75755 88716 88682 78752 79722 incupd2 myrocks.def
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment