Created
September 27, 2015 06:54
-
-
Save itamarhaber/2ed09513ec6f6ae10071 to your computer and use it in GitHub Desktop.
memtier_benchmark results for Memcached and Redis using the defaults on a i5 laptop in a VM
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| foo@bar:~/memtier_benchmark$ ./memtier_benchmark -p 11211 -P memcache_text -x 1 | |
| [RUN #1] Preparing benchmark client... | |
| [RUN #1] Launching threads now... | |
| [RUN #1 100%, 46 secs] 0 threads: 2000000 ops, 44427 (avg: 43467) ops/sec, 1.27MB/sec (avg: 1.24MB/sec), 4.50 (avg: 4.58) msec latency | |
| 4 Threads | |
| 50 Connections per thread | |
| 10000 Requests per thread | |
| Type Ops/sec Hits/sec Misses/sec Latency KB/sec | |
| ------------------------------------------------------------------------ | |
| Sets 3966.29 --- --- 4.75900 270.63 | |
| Gets 39619.29 4.36 39614.93 4.56700 1001.97 | |
| Totals 43585.58 4.36 39614.93 4.58400 1272.61 | |
| Request Latency Distribution | |
| Type <= msec Percent | |
| ------------------------------------------------------------------------ | |
| SET 0 0.03 | |
| SET 1 0.19 | |
| SET 2 0.37 | |
| SET 3 1.69 | |
| SET 4 80.30 | |
| SET 5 97.94 | |
| SET 6 99.60 | |
| SET 7 99.80 | |
| SET 8 99.83 | |
| SET 9 99.91 | |
| SET 10 99.95 | |
| SET 11 99.96 | |
| SET 12 100.00 | |
| SET 13 100.00 | |
| SET 19 100.00 | |
| --- | |
| GET 0 0.07 | |
| GET 1 0.17 | |
| GET 2 0.30 | |
| GET 3 3.71 | |
| GET 4 89.09 | |
| GET 5 98.48 | |
| GET 6 99.60 | |
| GET 7 99.85 | |
| GET 8 99.92 | |
| GET 9 99.96 | |
| GET 10 99.98 | |
| GET 11 99.99 | |
| GET 12 99.99 | |
| GET 14 99.99 | |
| GET 15 99.99 | |
| GET 16 100.00 | |
| GET 17 100.00 | |
| GET 19 100.00 | |
| GET 20 100.00 | |
| GET 25 100.00 | |
| foo@bar:~/memtier_benchmark$ ./memtier_benchmark -p 11211 -P memcache_binary -x 1 | |
| [RUN #1] Preparing benchmark client... | |
| [RUN #1] Launching threads now... | |
| [RUN #1 100%, 49 secs] 0 threads: 2000000 ops, 37793 (avg: 40199) ops/sec, 1.53MB/sec (avg: 1.63MB/sec), 5.29 (avg: 4.96) msec latency | |
| 4 Threads | |
| 50 Connections per thread | |
| 10000 Requests per thread | |
| Type Ops/sec Hits/sec Misses/sec Latency KB/sec | |
| ------------------------------------------------------------------------ | |
| Sets 3662.09 --- --- 5.07300 282.06 | |
| Gets 36580.64 4.02 36576.62 4.95100 1389.29 | |
| Totals 40242.73 4.02 36576.62 4.96200 1671.35 | |
| Request Latency Distribution | |
| Type <= msec Percent | |
| ------------------------------------------------------------------------ | |
| SET 0 0.04 | |
| SET 1 0.09 | |
| SET 2 0.19 | |
| SET 3 1.31 | |
| SET 4 64.99 | |
| SET 5 88.67 | |
| SET 6 94.26 | |
| SET 7 98.40 | |
| SET 8 99.49 | |
| SET 9 99.63 | |
| SET 10 99.71 | |
| SET 11 99.75 | |
| SET 12 99.86 | |
| SET 13 99.88 | |
| SET 14 99.92 | |
| SET 15 99.95 | |
| SET 16 99.97 | |
| SET 17 100.00 | |
| SET 19 100.00 | |
| --- | |
| GET 0 0.01 | |
| GET 1 0.03 | |
| GET 2 0.08 | |
| GET 3 2.04 | |
| GET 4 71.93 | |
| GET 5 89.99 | |
| GET 6 95.27 | |
| GET 7 98.59 | |
| GET 8 99.38 | |
| GET 9 99.62 | |
| GET 10 99.72 | |
| GET 11 99.78 | |
| GET 12 99.83 | |
| GET 13 99.90 | |
| GET 14 99.93 | |
| GET 15 99.95 | |
| GET 16 99.96 | |
| GET 17 99.97 | |
| GET 18 99.97 | |
| GET 19 99.98 | |
| GET 20 99.98 | |
| GET 21 99.99 | |
| GET 22 99.99 | |
| GET 24 100.00 | |
| GET 25 100.00 | |
| GET 26 100.00 | |
| GET 30 100.00 | |
| foo@bar:~/memtier_benchmark$ ./memtier_benchmark | |
| [RUN #1] Preparing benchmark client... | |
| [RUN #1] Launching threads now... | |
| [RUN #1 100%, 50 secs] 0 threads: 2000000 ops, 40250 (avg: 39709) ops/sec, 1.49MB/sec (avg: 1.47MB/sec), 4.97 (avg: 5.03) msec latency | |
| 4 Threads | |
| 50 Connections per thread | |
| 10000 Requests per thread | |
| Type Ops/sec Hits/sec Misses/sec Latency KB/sec | |
| ------------------------------------------------------------------------ | |
| Sets 3615.24 --- --- 5.05500 278.46 | |
| Gets 36112.65 3.97 36108.67 5.03000 1230.60 | |
| Totals 39727.88 3.97 36108.67 5.03300 1509.05 | |
| Request Latency Distribution | |
| Type <= msec Percent | |
| ------------------------------------------------------------------------ | |
| SET 0 0.01 | |
| SET 1 0.06 | |
| SET 2 0.09 | |
| SET 3 0.12 | |
| SET 4 58.60 | |
| SET 5 97.02 | |
| SET 6 99.24 | |
| SET 7 99.74 | |
| SET 8 99.93 | |
| SET 9 99.96 | |
| SET 10 99.96 | |
| SET 11 99.98 | |
| SET 14 99.99 | |
| SET 15 100.00 | |
| SET 16 100.00 | |
| --- | |
| GET 1 0.00 | |
| GET 2 0.02 | |
| GET 3 0.03 | |
| GET 4 64.37 | |
| GET 5 96.98 | |
| GET 6 99.07 | |
| GET 7 99.67 | |
| GET 8 99.90 | |
| GET 9 99.97 | |
| GET 10 99.98 | |
| GET 11 99.98 | |
| GET 12 99.98 | |
| GET 13 99.98 | |
| GET 14 99.99 | |
| GET 15 99.99 | |
| GET 16 99.99 | |
| GET 17 99.99 | |
| GET 18 99.99 | |
| GET 19 100.00 | |
| foo@bar:~/memtier_benchmark$ ./memtier_benchmark --pipeline=4 | |
| [RUN #1] Preparing benchmark client... | |
| [RUN #1] Launching threads now... | |
| [RUN #1 100%, 15 secs] 0 threads: 2000000 ops, 130709 (avg: 131159) ops/sec, 4.85MB/sec (avg: 4.87MB/sec), 6.12 (avg: 6.09) msec latency | |
| 4 Threads | |
| 50 Connections per thread | |
| 10000 Requests per thread | |
| Type Ops/sec Hits/sec Misses/sec Latency KB/sec | |
| ------------------------------------------------------------------------ | |
| Sets 11949.47 --- --- 6.09100 920.38 | |
| Gets 119363.39 13.13 119350.26 6.09100 4067.51 | |
| Totals 131312.86 13.13 119350.26 6.09100 4987.89 | |
| Request Latency Distribution | |
| Type <= msec Percent | |
| ------------------------------------------------------------------------ | |
| SET 0 0.00 | |
| SET 1 0.03 | |
| SET 2 0.06 | |
| SET 3 0.15 | |
| SET 4 0.19 | |
| SET 5 64.25 | |
| SET 6 91.09 | |
| SET 7 97.77 | |
| SET 8 99.29 | |
| SET 9 99.74 | |
| SET 10 99.91 | |
| SET 11 99.96 | |
| SET 14 99.99 | |
| SET 15 100.00 | |
| SET 16 100.00 | |
| --- | |
| GET 0 0.00 | |
| GET 1 0.01 | |
| GET 2 0.02 | |
| GET 3 0.05 | |
| GET 4 0.10 | |
| GET 5 64.39 | |
| GET 6 91.06 | |
| GET 7 97.84 | |
| GET 8 99.36 | |
| GET 9 99.75 | |
| GET 10 99.92 | |
| GET 11 99.98 | |
| GET 14 100.00 | |
| GET 15 100.00 | |
| GET 16 100.00 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment