Skip to content

Instantly share code, notes, and snippets.

@mdcallag
Created February 13, 2016 00:18
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/f9647b89bda8152c517c to your computer and use it in GitHub Desktop.
Save mdcallag/f9647b89bda8152c517c to your computer and use it in GitHub Desktop.
QPS for point-query
8 16 24 32 40 48 test engine
118248 198429 262140 293868 323925 351157 siac inno56.c0
118465 197284 261807 290761 323329 348441 siac inno56.c1
105024 182420 242463 274308 305208 336455 siac inno57.c0
105004 179629 240365 271711 302644 333679 siac inno57.c1
100949 181084 243168 275851 306045 332799 siac myrocks
TPS for read-only
8 16 24 32 40 48 test engine
7071 11668 15245 17421 19629 21368 ro inno56.c0
7019 11682 15100 17339 19522 21306 ro inno56.c1
6266 10462 13696 15669 17687 19444 ro inno57.c0
6180 10296 13582 15437 17479 19246 ro inno57.c1
5988 10147 13730 15701 17704 19424 ro myrocks
TPS for read-write
8 16 24 32 40 48 test engine
3501 7004 8661 9390 9798 10152 rw inno56.c0
994 1752 2357 2607 2811 3017 rw inno56.c1
3886 7225 9559 11175 12714 13662 rw inno57.c0
976 1690 2257 2552 2796 2971 rw inno57.c1
4221 6981 9162 9916 10954 11021 rw myrocks
QPS for increment
8 16 24 32 40 48 test engine
32982 37312 34856 34083 33489 33591 incupd2 inno56.c0
32357 37244 38469 39156 39898 38549 incupd2 inno56.c1
63129 104254 118933 121016 115661 110593 incupd2 inno57.c0
50291 85703 106958 114046 114483 111827 incupd2 inno57.c1
52916 81716 97227 98619 88535 88142 incupd2 myrocks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment