b1abf20c812a5c39778bf5773c6bd3fb5153e98b
[m6w6/libmemcached] / bin / memaslap.html
1
2
3 <!DOCTYPE html>
4 <html class="writer-html5" lang="en" >
5 <head>
6 <meta charset="utf-8">
7
8 <meta name="viewport" content="width=device-width, initial-scale=1.0">
9
10 <title>memaslap - Load testing and benchmarking a server &mdash; libmemcached 1.0.99 documentation</title>
11
12
13
14 <link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
15 <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
16
17
18
19
20
21
22
23 <!--[if lt IE 9]>
24 <script src="../_static/js/html5shiv.min.js"></script>
25 <![endif]-->
26
27
28 <script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
29 <script src="../_static/jquery.js"></script>
30 <script src="../_static/underscore.js"></script>
31 <script src="../_static/doctools.js"></script>
32 <script src="../_static/language_data.js"></script>
33
34 <script type="text/javascript" src="../_static/js/theme.js"></script>
35
36
37 <link rel="index" title="Index" href="../genindex.html" />
38 <link rel="search" title="Search" href="../search.html" />
39 <link rel="copyright" title="Copyright" href="../copyright.html" />
40 <link rel="next" title="memslap" href="memslap.html" />
41 <link rel="prev" title="memrm" href="memrm.html" />
42 </head>
43
44 <body class="wy-body-for-nav">
45
46
47 <div class="wy-grid-for-nav">
48
49 <nav data-toggle="wy-nav-shift" class="wy-nav-side">
50 <div class="wy-side-scroll">
51 <div class="wy-side-nav-search" >
52
53
54
55 <a href="../index.html" class="icon icon-home" alt="Documentation Home"> libmemcached
56
57
58
59 </a>
60
61
62
63
64 <div class="version">
65 1.0
66 </div>
67
68
69
70
71 <div role="search">
72 <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
73 <input type="text" name="q" placeholder="Search docs" />
74 <input type="hidden" name="check_keywords" value="yes" />
75 <input type="hidden" name="area" value="default" />
76 </form>
77 </div>
78
79
80 </div>
81
82
83 <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
84
85
86
87
88
89
90 <p class="caption"><span class="caption-text">libmemcached</span></p>
91 <ul>
92 <li class="toctree-l1"><a class="reference internal" href="../libmemcached.html">Introduction</a></li>
93 <li class="toctree-l1"><a class="reference internal" href="../libmemcached/index.html">libmemcached API</a></li>
94 <li class="toctree-l1"><a class="reference internal" href="../libmemcached/index_misc.html">Misc</a></li>
95 </ul>
96 <p class="caption"><span class="caption-text">libmemcachedutil</span></p>
97 <ul>
98 <li class="toctree-l1"><a class="reference internal" href="../libmemcachedutil.html">Introduction</a></li>
99 <li class="toctree-l1"><a class="reference internal" href="../libmemcachedutil/index.html">libmemcachedutil API</a></li>
100 </ul>
101 <p class="caption"><span class="caption-text">libhashkit</span></p>
102 <ul>
103 <li class="toctree-l1"><a class="reference internal" href="../libhashkit.html">Introduction</a></li>
104 <li class="toctree-l1"><a class="reference internal" href="../libhashkit/index.html">libhashkit API</a></li>
105 </ul>
106 <p class="caption"><span class="caption-text">Client Applications</span></p>
107 <ul class="current">
108 <li class="toctree-l1 current"><a class="reference internal" href="index.html">Client Applications</a><ul class="current">
109 <li class="toctree-l2"><a class="reference internal" href="index.html#data-manipulation">Data Manipulation</a></li>
110 <li class="toctree-l2 current"><a class="reference internal" href="index.html#tests-and-analysis">Tests and Analysis</a><ul class="current">
111 <li class="toctree-l3 current"><a class="current reference internal" href="#">memaslap - Load testing and benchmarking a server</a><ul>
112 <li class="toctree-l4"><a class="reference internal" href="#synopsis">SYNOPSIS</a></li>
113 <li class="toctree-l4"><a class="reference internal" href="#description">DESCRIPTION</a></li>
114 <li class="toctree-l4"><a class="reference internal" href="#features">FEATURES</a></li>
115 <li class="toctree-l4"><a class="reference internal" href="#details">DETAILS</a></li>
116 <li class="toctree-l4"><a class="reference internal" href="#usage">USAGE</a></li>
117 <li class="toctree-l4"><a class="reference internal" href="#configuration-file">Configuration file</a></li>
118 <li class="toctree-l4"><a class="reference internal" href="#format-of-output">Format of output</a></li>
119 <li class="toctree-l4"><a class="reference internal" href="#options">OPTIONS</a></li>
120 <li class="toctree-l4"><a class="reference internal" href="#examples">EXAMPLES</a></li>
121 <li class="toctree-l4"><a class="reference internal" href="#see-also">SEE ALSO</a></li>
122 </ul>
123 </li>
124 <li class="toctree-l3"><a class="reference internal" href="memslap.html">memslap</a></li>
125 <li class="toctree-l3"><a class="reference internal" href="memping.html">memping – Ping a server</a></li>
126 <li class="toctree-l3"><a class="reference internal" href="memstat.html">memstat – Gather statistics from a server</a></li>
127 <li class="toctree-l3"><a class="reference internal" href="memerror.html">memerror — Translate libmemcached error codes</a></li>
128 <li class="toctree-l3"><a class="reference internal" href="memparse.html">memparse — Parse and validate an option string</a></li>
129 <li class="toctree-l3"><a class="reference internal" href="memcapable.html">memcapable — Check a server's capabilities and compatibility</a></li>
130 </ul>
131 </li>
132 <li class="toctree-l2"><a class="reference internal" href="index.html#server-administration">Server Administration</a></li>
133 </ul>
134 </li>
135 </ul>
136 <p class="caption"><span class="caption-text">Copyright</span></p>
137 <ul>
138 <li class="toctree-l1"><a class="reference internal" href="../copyright.html">Copyright</a></li>
139 </ul>
140
141
142
143 </div>
144
145 </div>
146 </nav>
147
148 <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
149
150
151 <nav class="wy-nav-top" aria-label="top navigation">
152
153 <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
154 <a href="../index.html">libmemcached</a>
155
156 </nav>
157
158
159 <div class="wy-nav-content">
160
161 <div class="rst-content">
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179 <div role="navigation" aria-label="breadcrumbs navigation">
180
181 <ul class="wy-breadcrumbs">
182
183 <li><a href="../index.html" class="icon icon-home"></a> &raquo;</li>
184
185 <li><a href="index.html">Client Applications</a> &raquo;</li>
186
187 <li>memaslap - Load testing and benchmarking a server</li>
188
189
190 <li class="wy-breadcrumbs-aside">
191
192
193
194 </li>
195
196 </ul>
197
198
199 <hr/>
200 </div>
201 <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
202 <div itemprop="articleBody">
203
204 <div class="section" id="memaslap-load-testing-and-benchmarking-a-server">
205 <h1>memaslap - Load testing and benchmarking a server<a class="headerlink" href="#memaslap-load-testing-and-benchmarking-a-server" title="Permalink to this headline"></a></h1>
206 <div class="section" id="synopsis">
207 <h2>SYNOPSIS<a class="headerlink" href="#synopsis" title="Permalink to this headline"></a></h2>
208 <p>memaslap [options]</p>
209 <dl class="std option">
210 <dt id="cmdoption-memaslap-help">
211 <code class="sig-name descname">--help</code><code class="sig-prename descclassname"></code><a class="headerlink" href="#cmdoption-memaslap-help" title="Permalink to this definition"></a></dt>
212 <dd></dd></dl>
213
214 <dl class="std envvar">
215 <dt id="envvar-MEMCACHED_SERVERS">
216 <code class="sig-name descname">MEMCACHED_SERVERS</code><a class="headerlink" href="#envvar-MEMCACHED_SERVERS" title="Permalink to this definition"></a></dt>
217 <dd></dd></dl>
218
219 </div>
220 <div class="section" id="description">
221 <h2>DESCRIPTION<a class="headerlink" href="#description" title="Permalink to this headline"></a></h2>
222 <p><strong class="program">memaslap</strong> is a load generation and benchmark tool for memcached
223 servers. It generates configurable workload such as threads, concurrency,
224 connections, run time, overwrite, miss rate, key size, value size, get/set
225 proportion, expected throughput, and so on. Furthermore, it also tests data
226 verification, expire-time verification, UDP, binary protocol, facebook test,
227 replication test, multi-get and reconnection, etc.</p>
228 <p>Memaslap manages network connections like memcached with
229 libevent. Each thread of memaslap is bound with a CPU core, all
230 the threads don't communicate with each other, and there are several socket
231 connections in each thread. Each connection keeps key size distribution,
232 value size distribution, and command distribution by itself.</p>
233 <p>You can specify servers via the <a class="reference internal" href="memslap.html#cmdoption-memslap-servers"><code class="xref std std-option docutils literal notranslate"><span class="pre">memslap</span> <span class="pre">--servers</span></code></a> option or via the
234 environment variable <span class="target" id="index-0"></span><a class="reference internal" href="memstat.html#envvar-MEMCACHED_SERVERS"><code class="xref std std-envvar docutils literal notranslate"><span class="pre">MEMCACHED_SERVERS</span></code></a>.</p>
235 </div>
236 <div class="section" id="features">
237 <h2>FEATURES<a class="headerlink" href="#features" title="Permalink to this headline"></a></h2>
238 <p>Memslap is developed to for the following purposes:</p>
239 <p>Manages network connections with libevent asynchronously.</p>
240 <p>Set both TCP and UDP up to use non-blocking IO.</p>
241 <p>Improves parallelism: higher performance in multi-threads environments.</p>
242 <p>Improves time efficiency: faster processing speed.</p>
243 <p>Generates key and value more efficiently; key size distribution and value size distribution are configurable.</p>
244 <p>Supports get, multi-get, and set commands; command distribution is configurable.</p>
245 <p>Supports controllable miss rate and overwrite rate.</p>
246 <p>Supports data and expire-time verification.</p>
247 <p>Supports dumping statistic information periodically.</p>
248 <p>Supports thousands of TCP connections.</p>
249 <p>Supports binary protocol.</p>
250 <p>Supports facebook test (set with TCP and multi-get with UDP) and replication test.</p>
251 </div>
252 <div class="section" id="details">
253 <h2>DETAILS<a class="headerlink" href="#details" title="Permalink to this headline"></a></h2>
254 <div class="section" id="effective-implementation-of-network">
255 <h3>Effective implementation of network.<a class="headerlink" href="#effective-implementation-of-network" title="Permalink to this headline"></a></h3>
256 <p>For memaslap, both TCP and UDP use non-blocking network IO. All
257 the network events are managed by libevent as memcached. The network module
258 of memaslap is similar to memcached. Libevent can ensure
259 memaslap can handle network very efficiently.</p>
260 </div>
261 <div class="section" id="effective-implementation-of-multi-threads-and-concurrency">
262 <h3>Effective implementation of multi-threads and concurrency<a class="headerlink" href="#effective-implementation-of-multi-threads-and-concurrency" title="Permalink to this headline"></a></h3>
263 <p>Memslap has the similar implementation of multi-threads to
264 memcached. Memslap creates one or more self-governed threads;
265 each thread is bound with one CPU core if the system tests setting CPU
266 core affinity.</p>
267 <p>In addition, each thread has a libevent to manage the events of the network;
268 each thread has one or more self-governed concurrency; and each
269 concurrency has one or more socket connections. All the concurrent tasks don't
270 communicate with each other even though they are in the same thread.</p>
271 <p>Memslap can create thousands of socket connections, and each
272 concurrency has tens of socket connections. Each concurrency randomly or
273 sequentially selects one socket connection from its socket connection pool
274 to run, so memaslap can ensure each concurrency handles one
275 socket connection at any given time. Users can specify the number of
276 concurrency and socket connections of each concurrency according to their
277 expected workload.</p>
278 </div>
279 <div class="section" id="effective-implementation-of-generating-key-and-value">
280 <h3>Effective implementation of generating key and value<a class="headerlink" href="#effective-implementation-of-generating-key-and-value" title="Permalink to this headline"></a></h3>
281 <p>In order to improve time efficiency and space efficiency,
282 memaslap creates a random characters table with 10M characters. All the
283 suffixes of keys and values are generated from this random characters table.</p>
284 <p>Memslap uses the offset in the character table and the length
285 of the string to identify a string. It can save much memory.
286 Each key contains two parts, a prefix and a suffix. The prefix is an
287 uint64_t, 8 bytes. In order to verify the data set before,
288 memaslap need to ensure each key is unique, so it uses the prefix to identify
289 a key. The prefix cannot include illegal characters, such as 'r', 'n',
290 '0' and ' '. And memaslap has an algorithm to ensure that.</p>
291 <p>Memslap doesn't generate all the objects (key-value pairs) at
292 the beginning. It only generates enough objects to fill the task window
293 (default 10K objects) of each concurrency. Each object has the following
294 basic information, key prefix, key suffix offset in the character table, key
295 length, value offset in the character table, and value length.</p>
296 <p>In the work process, each concurrency sequentially or randomly selects an
297 object from the window to do set operation or get operation. At the same
298 time, each concurrency kicks objects out of its window and adds new object
299 into it.</p>
300 </div>
301 <div class="section" id="simple-but-useful-task-scheduling">
302 <h3>Simple but useful task scheduling<a class="headerlink" href="#simple-but-useful-task-scheduling" title="Permalink to this headline"></a></h3>
303 <p>Memslap uses libevent to schedule all concurrent tasks of
304 threads, and each concurrency schedules tasks based on the local task
305 window. Memslap assumes that if each concurrency keeps the same
306 key distribution, value distribution and commands distribution, from
307 outside, memaslap keeps all the distribution as a whole.
308 Each task window includes a lot of objects, each object stores its basic
309 information, such as key, value, expire time, and so on. At any time, all
310 the objects in the window keep the same and fixed key and value
311 distribution. If an object is overwritten, the value of the object will be
312 updated. Memslap verifies the data or expire-time according to
313 the object information stored in the task window.</p>
314 <p>Libevent selects which concurrency to handle based on a specific network
315 event. Then the concurrency selects which command (get or set) to operate
316 based on the command distribution. If it needs to kick out an old object and
317 add a new object, in order to keep the same key and value distribution, the
318 new object must have the same key length and value length.</p>
319 <p>If memcached server has two cache layers (memory and SSD), running
320 memaslap with different window sizes can get different cache
321 miss rates. If memaslap adds enough objects into the windows at
322 the beginning, and the cache of memcached cannot store all the objects
323 initialized, then memaslap will get some objects from the second
324 cache layer. It causes the first cache layer to miss. So the user can
325 specify the window size to get the expected miss rate of the first cache
326 layer.</p>
327 </div>
328 <div class="section" id="useful-implementation-of-multi-servers-udp-tcp-multi-get-and-binary-protocol">
329 <h3>Useful implementation of multi-servers , UDP, TCP, multi-get and binary protocol<a class="headerlink" href="#useful-implementation-of-multi-servers-udp-tcp-multi-get-and-binary-protocol" title="Permalink to this headline"></a></h3>
330 <p>Because each thread is self-governed, memaslap can assign
331 different threads to handle different memcached servers. This is just one of
332 the ways in which memaslap tests multiple servers. The only
333 limitation is that the number of servers cannot be greater than the number
334 of threads. The other way to test multiple servers is for replication
335 test. Each concurrency has one socket connection to each memcached server.
336 For the implementation, memaslap can set some objects to one
337 memcached server, and get these objects from the other servers.</p>
338 <p>By default, Memslap does single get. If the user specifies
339 multi-get option, memaslap will collect enough get commands and
340 pack and send the commands together.</p>
341 <p>Memslap tests both the ASCII protocol and binary protocol,
342 but it runs on the ASCII protocol by default.
343 Memslap by default runs on the TCP protocol, but it also
344 tests UDP. Because UDP is unreliable, dropped packages and out-of-order
345 packages may occur. Memslap creates a memory buffer to handle
346 these problems. Memslap tries to read all the response data of
347 one command from the server and reorders the response data. If some packages
348 get lost, the waiting timeout mechanism can ensure half-baked packages will
349 be discarded and the next command will be sent.</p>
350 </div>
351 </div>
352 <div class="section" id="usage">
353 <h2>USAGE<a class="headerlink" href="#usage" title="Permalink to this headline"></a></h2>
354 <p>Below are some usage samples:</p>
355 <p>memaslap -s 127.0.0.1:11211 -S 5s</p>
356 <p>memaslap -s 127.0.0.1:11211 -t 2m -v 0.2 -e 0.05 -b</p>
357 <p>memaslap -s 127.0.0.1:11211 -F config -t 2m -w 40k -S 20s -o 0.2</p>
358 <p>memaslap -s 127.0.0.1:11211 -F config -t 2m -T 4 -c 128 -d 20 -P 40k</p>
359 <p>memaslap -s 127.0.0.1:11211 -F config -t 2m -d 50 -a -n 40</p>
360 <p>memaslap -s 127.0.0.1:11211,127.0.0.1:11212 -F config -t 2m</p>
361 <p>memaslap -s 127.0.0.1:11211,127.0.0.1:11212 -F config -t 2m -p 2</p>
362 <p>The user must specify one server at least to run memaslap. The
363 rest of the parameters have default values, as shown below:</p>
364 <p>Thread number = 1 Concurrency = 16</p>
365 <p>Run time = 600 seconds Configuration file = NULL</p>
366 <p>Key size = 64 Value size = 1024</p>
367 <p>Get/set = 9:1 Window size = 10k</p>
368 <p>Execute number = 0 Single get = true</p>
369 <p>Multi-get = false Number of sockets of each concurrency = 1</p>
370 <p>Reconnect = false Data verification = false</p>
371 <p>Expire-time verification = false ASCII protocol = true</p>
372 <p>Binary protocol = false Dumping statistic information periodically = false</p>
373 <p>Overwrite proportion = 0% UDP = false</p>
374 <p>TCP = true Limit throughput = false</p>
375 <p>Facebook test = false Replication test = false</p>
376 <div class="section" id="key-size-value-size-and-command-distribution">
377 <h3>Key size, value size and command distribution.<a class="headerlink" href="#key-size-value-size-and-command-distribution" title="Permalink to this headline"></a></h3>
378 <p>All the distributions are read from the configuration file specified by user
379 with &quot;—cfg_cmd&quot; option. If the user does not specify a configuration file,
380 memaslap will run with the default distribution (key size = 64,
381 value size = 1024, get/set = 9:1). For information on how to edit the
382 configuration file, refer to the &quot;Configuration File&quot; section.</p>
383 <p>The minimum key size is 16 bytes; the maximum key size is 250 bytes. The
384 precision of proportion is 0.001. The proportion of distribution will be
385 rounded to 3 decimal places.</p>
386 <p>The minimum value size is 1 bytes; the maximum value size is 1M bytes. The
387 precision of proportion is 0.001. The proportion of distribution will be
388 rounded to 3 decimal places.
389 Currently, memaslap only tests set and get commands. And it
390 testss 100% set and 100% get. For 100% get, it will preset some objects to
391 the server.</p>
392 </div>
393 <div class="section" id="multi-thread-and-concurrency">
394 <h3>Multi-thread and concurrency<a class="headerlink" href="#multi-thread-and-concurrency" title="Permalink to this headline"></a></h3>
395 <p>The high performance of memaslap benefits from the special
396 schedule of thread and concurrency. It's important to specify the proper
397 number of them. The default number of threads is 1; the default number of
398 concurrency is 16. The user can use &quot;—threads&quot; and &quot;--concurrency&quot; to
399 specify these variables.</p>
400 <p>If the system tests setting CPU affinity and the number of threads
401 specified by the user is greater than 1, memaslap will try to
402 bind each thread to a different CPU core. So if you want to get the best
403 performance memaslap, it is better to specify the number of
404 thread equal to the number of CPU cores. The number of threads specified by
405 the user can also be less or greater than the number of CPU cores. Because
406 of the limitation of implementation, the number of concurrencies could be
407 the multiple of the number of threads.</p>
408 <ol class="arabic simple">
409 <li><p>For 8 CPU cores system</p></li>
410 </ol>
411 <p>For example:</p>
412 <p>--threads=2 --concurrency=128</p>
413 <p>--threads=8 --concurrency=128</p>
414 <p>--threads=8 --concurrency=256</p>
415 <p>--threads=12 --concurrency=144</p>
416 <ol class="arabic simple" start="2">
417 <li><p>For 16 CPU cores system</p></li>
418 </ol>
419 <p>For example:</p>
420 <p>--threads=8 --concurrency=128</p>
421 <p>--threads=16 --concurrency=256</p>
422 <p>--threads=16 --concurrency=512</p>
423 <p>--threads=24 --concurrency=288</p>
424 <p>The memaslap performs very well, when
425 used to test the performance of memcached servers.
426 Most of the time, the bottleneck is the network or
427 the server. If for some reason the user wants to
428 limit the performance of memaslap, there
429 are two ways to do this:</p>
430 <p>Decrease the number of threads and concurrencies.
431 Use the option &quot;--tps&quot; that memaslap
432 provides to limit the throughput. This option allows
433 the user to get the expected throughput. For
434 example, assume that the maximum throughput is 50
435 kops/s for a specific configuration, you can specify
436 the throughput equal to or less than the maximum
437 throughput using &quot;--tps&quot; option.</p>
438 </div>
439 <div class="section" id="window-size">
440 <h3>Window size<a class="headerlink" href="#window-size" title="Permalink to this headline"></a></h3>
441 <p>Most of the time, the user does not need to specify the window size. The
442 default window size is 10k. For Schooner Memcached, the user can specify
443 different window sizes to get different cache miss rates based on the test
444 case. Memslap testss cache miss rate between 0% and 100%.
445 If you use this utility to test the performance of Schooner Memcached, you
446 can specify a proper window size to get the expected cache miss rate. The
447 formula for calculating window size is as follows:</p>
448 <p>Assume that the key size is 128 bytes, and the value size is 2048 bytes, and
449 concurrency=128.</p>
450 <p>1. Small cache cache_size=1M, 100% cache miss (all data get from SSD).
451 win_size=10k</p>
452 <ol class="arabic simple" start="2">
453 <li><p>cache_size=4G</p></li>
454 </ol>
455 <p>(1). cache miss rate 0%</p>
456 <p>win_size=8k</p>
457 <p>(2). cache miss rate 5%</p>
458 <p>win_size=11k</p>
459 <ol class="arabic simple" start="3">
460 <li><p>cache_size=16G</p></li>
461 </ol>
462 <p>(1). cache miss rate 0%</p>
463 <p>win_size=32k</p>
464 <p>(2). cache miss</p>
465 <p>rate 5%</p>
466 <p>win_size=46k</p>
467 <p>The formula for calculating window size for cache miss rate 0%:</p>
468 <p>cache_size / concurrency / (key_size + value_size) * 0.5</p>
469 <p>The formula for calculating window size for cache miss rate 5%:</p>
470 <p>cache_size / concurrency / (key_size + value_size) * 0.7</p>
471 </div>
472 <div class="section" id="verification">
473 <h3>Verification<a class="headerlink" href="#verification" title="Permalink to this headline"></a></h3>
474 <p>Memslap testss both data verification and expire-time
475 verification. The user can use &quot;--verify=&quot; or &quot;-v&quot; to specify the proportion
476 of data verification. In theory, it testss 100% data verification. The
477 user can use &quot;--exp_verify=&quot; or &quot;-e&quot; to specify the proportion of
478 expire-time verification. In theory, it testss 100% expire-time
479 verification. Specify the &quot;--verbose&quot; options to get more detailed error
480 information.</p>
481 <p>For example: --exp_verify=0.01 –verify=0.1 , it means that 1% of the objects
482 set with expire-time, 10% of the objects gotten will be verified. If the
483 objects are gotten, memaslap will verify the expire-time and
484 value.</p>
485 </div>
486 <div class="section" id="multi-servers-and-multi-config">
487 <h3>multi-servers and multi-config<a class="headerlink" href="#multi-servers-and-multi-config" title="Permalink to this headline"></a></h3>
488 <p>Memslap testss multi-servers based on self-governed thread.
489 There is a limitation that the number of servers cannot be greater than the
490 number of threads. Memslap assigns one thread to handle one
491 server at least. The user can use the &quot;--servers=&quot; or &quot;-s&quot; option to specify
492 multi-servers.</p>
493 <p>For example:</p>
494 <p>--servers=10.1.1.1:11211,10.1.1.2:11212,10.1.1.3:11213 --threads=6 --concurrency=36</p>
495 <p>The above command means that there are 6 threads, with each thread having 6
496 concurrencies and that threads 0 and 3 handle server 0 (10.1.1.1); threads 1
497 and 4 handle server 1 (10.1.1.2); and thread 2 and 5 handle server 2
498 (10.1.1.3).</p>
499 <p>All the threads and concurrencies in memaslap are self-governed.</p>
500 <p>So is memaslap. The user can start up several
501 memaslap instances. The user can run memaslap on different client
502 machines to communicate with the same memcached server at the same. It is
503 recommended that the user start different memaslap on different
504 machines using the same configuration.</p>
505 </div>
506 <div class="section" id="run-with-execute-number-mode-or-time-mode">
507 <h3>Run with execute number mode or time mode<a class="headerlink" href="#run-with-execute-number-mode-or-time-mode" title="Permalink to this headline"></a></h3>
508 <p>The default memaslap runs with time mode. The default run time
509 is 10 minutes. If it times out, memaslap will exit. Do not
510 specify both execute number mode and time mode at the same time; just
511 specify one instead.</p>
512 <p>For example:</p>
513 <p>--time=30s (It means the test will run 30 seconds.)</p>
514 <p>--execute_number=100000 (It means that after running 100000 commands, the test will exit.)</p>
515 </div>
516 <div class="section" id="dump-statistic-information-periodically">
517 <h3>Dump statistic information periodically.<a class="headerlink" href="#dump-statistic-information-periodically" title="Permalink to this headline"></a></h3>
518 <p>The user can use &quot;--stat_freq=&quot; or &quot;-S&quot; to specify the frequency.</p>
519 <p>For example:</p>
520 <p>--stat_freq=20s</p>
521 <p>Memslap will dump the statistics of the commands (get and set) at the frequency of every 20
522 seconds.</p>
523 <p>For more information on the format of dumping statistic information, refer to &quot;Format of Output&quot; section.</p>
524 </div>
525 <div class="section" id="multi-get">
526 <h3>Multi-get<a class="headerlink" href="#multi-get" title="Permalink to this headline"></a></h3>
527 <p>The user can use &quot;--division=&quot; or &quot;-d&quot; to specify multi-get keys count.
528 Memslap by default does single get with TCP. Memslap also testss data
529 verification and expire-time verification for multi-get.</p>
530 <p>Memslap testss multi-get with both TCP and UDP. Because of
531 the different implementation of the ASCII protocol and binary protocol,
532 there are some differences between the two. For the ASCII protocol,
533 memaslap sends one &quot;multi-get&quot; to the server once. For the
534 binary protocol, memaslap sends several single get commands
535 together as &quot;multi-get&quot; to the server.</p>
536 </div>
537 <div class="section" id="udp-and-tcp">
538 <h3>UDP and TCP<a class="headerlink" href="#udp-and-tcp" title="Permalink to this headline"></a></h3>
539 <p>Memslap testss both UDP and TCP. For TCP,
540 memaslap does not reconnect the memcached server if socket connections are
541 lost. If all the socket connections are lost or memcached server crashes,
542 memaslap will exit. If the user specifies the &quot;--reconnect&quot;
543 option when socket connections are lost, it will reconnect them.</p>
544 <p>User can use &quot;--udp&quot; to enable the UDP feature, but UDP comes with some
545 limitations:</p>
546 <p>UDP cannot set data more than 1400 bytes.</p>
547 <p>UDP is not tested by the binary protocol because the binary protocol of
548 memcached does not tests that.</p>
549 <p>UDP doesn't tests reconnection.</p>
550 </div>
551 <div class="section" id="facebook-test">
552 <h3>Facebook test<a class="headerlink" href="#facebook-test" title="Permalink to this headline"></a></h3>
553 <p>Set data with TCP and multi-get with UDP. Specify the following options:</p>
554 <p>&quot;--facebook --division=50&quot;</p>
555 <p>If you want to create thousands of TCP connections, specify the</p>
556 <p>&quot;--conn_sock=&quot; option.</p>
557 <p>For example: --facebook --division=50 --conn_sock=200</p>
558 <p>The above command means that memaslap will do facebook test,
559 each concurrency has 200 socket TCP connections and one UDP socket.</p>
560 <p>Memslap sets objects with the TCP socket, and multi-gets 50
561 objects once with the UDP socket.</p>
562 <p>If you specify &quot;--division=50&quot;, the key size must be less that 25 bytes
563 because the UDP packet size is 1400 bytes.</p>
564 </div>
565 <div class="section" id="replication-test">
566 <h3>Replication test<a class="headerlink" href="#replication-test" title="Permalink to this headline"></a></h3>
567 <p>For replication test, the user must specify at least two memcached servers.
568 The user can use &quot;—rep_write=&quot; option to enable feature.</p>
569 <p>For example:</p>
570 <p>--servers=10.1.1.1:11211,10.1.1.2:11212 –rep_write=2</p>
571 <p>The above command means that there are 2 replication memcached servers,
572 memaslap will set objects to both server 0 and server 1, get
573 objects which are set to server 0 before from server 1, and also get objects
574 which are set to server 1 before from server 0. If server 0 crashes,
575 memaslap will only get objects from server 1. If server 0 comes
576 back to life again, memaslap will reconnect server 0. If both
577 server 0 and server 1 crash, memaslap will exit.</p>
578 </div>
579 <div class="section" id="supports-thousands-of-tcp-connections">
580 <h3>Supports thousands of TCP connections<a class="headerlink" href="#supports-thousands-of-tcp-connections" title="Permalink to this headline"></a></h3>
581 <p>Start memaslap with &quot;--conn_sock=&quot; or &quot;-n&quot; to enable this
582 feature. Make sure that your system can tests opening thousands of files
583 and creating thousands of sockets. However, this feature does not tests
584 reconnection if sockets disconnect.</p>
585 <p>For example:</p>
586 <p>--threads=8 --concurrency=128 --conn_sock=128</p>
587 <p>The above command means that memaslap starts up 8 threads, each
588 thread has 16 concurrencies, each concurrency has 128 TCP socket
589 connections, and the total number of TCP socket connections is 128 * 128 =
590 16384.</p>
591 </div>
592 <div class="section" id="supports-binary-protocol">
593 <h3>Supports binary protocol<a class="headerlink" href="#supports-binary-protocol" title="Permalink to this headline"></a></h3>
594 <p>Start memaslap with &quot;--binary&quot; or &quot;-B&quot; options to enable this
595 feature. It testss all the above features except UDP, because the latest
596 memcached 1.3.3 does not implement binary UDP protocol.</p>
597 <p>For example:</p>
598 <p>--binary</p>
599 <p>Since memcached 1.3.3 doesn't implement binary UDP protocol,
600 memaslap does not tests UDP. In addition, memcached 1.3.3 does not tests
601 multi-get. If you specify &quot;--division=50&quot; option, it just sends 50 get
602 commands together as &quot;multi-get&quot; to the server.</p>
603 </div>
604 </div>
605 <div class="section" id="configuration-file">
606 <h2>Configuration file<a class="headerlink" href="#configuration-file" title="Permalink to this headline"></a></h2>
607 <p>This section describes the format of the configuration file. By default
608 when no configuration file is specified memaslap reads the default
609 one located at ~/.memaslap.cnf.</p>
610 <p>Below is a sample configuration file:</p>
611 <div class="highlight-perl notranslate"><div class="highlight"><pre><span></span><span class="o">---------------------------------------------------------------------------</span>
612 <span class="c1">#comments should start with &#39;#&#39;</span>
613 <span class="c1">#key</span>
614 <span class="c1">#start_len end_len proportion</span>
615 <span class="c1">#</span>
616 <span class="c1">#key length range from start_len to end_len</span>
617 <span class="c1">#start_len must be equal to or greater than 16</span>
618 <span class="c1">#end_len must be equal to or less than 250</span>
619 <span class="c1">#start_len must be equal to or greater than end_len</span>
620 <span class="c1">#memaslap will generate keys according to the key range</span>
621 <span class="c1">#proportion: indicates keys generated from one range accounts for the total</span>
622 <span class="n">generated</span> <span class="nb">keys</span>
623 <span class="c1">#</span>
624 <span class="c1">#example1: key range 16~100 accounts for 80%</span>
625 <span class="c1"># key range 101~200 accounts for 10%</span>
626 <span class="c1"># key range 201~250 accounts for 10%</span>
627 <span class="c1"># total should be 1 (0.8+0.1+0.1 = 1)</span>
628 <span class="c1">#</span>
629 <span class="c1"># 16 100 0.8</span>
630 <span class="c1"># 101 200 0.1</span>
631 <span class="c1"># 201 249 0.1</span>
632 <span class="c1">#</span>
633 <span class="c1">#example2: all keys length are 128 bytes</span>
634 <span class="c1">#</span>
635 <span class="c1"># 128 128 1</span>
636 <span class="n">key</span>
637 <span class="mi">128</span> <span class="mi">128</span> <span class="mi">1</span>
638 <span class="c1">#value</span>
639 <span class="c1">#start_len end_len proportion</span>
640 <span class="c1">#</span>
641 <span class="c1">#value length range from start_len to end_len</span>
642 <span class="c1">#start_len must be equal to or greater than 1</span>
643 <span class="c1">#end_len must be equal to or less than 1M</span>
644 <span class="c1">#start_len must be equal to or greater than end_len</span>
645 <span class="c1">#memaslap will generate values according to the value range</span>
646 <span class="c1">#proportion: indicates values generated from one range accounts for the</span>
647 <span class="n">total</span> <span class="n">generated</span> <span class="nb">values</span>
648 <span class="c1">#</span>
649 <span class="c1">#example1: value range 1~1000 accounts for 80%</span>
650 <span class="c1"># value range 1001~10000 accounts for 10%</span>
651 <span class="c1"># value range 10001~100000 accounts for 10%</span>
652 <span class="c1"># total should be 1 (0.8+0.1+0.1 = 1)</span>
653 <span class="c1">#</span>
654 <span class="c1"># 1 1000 0.8</span>
655 <span class="c1"># 1001 10000 0.1</span>
656 <span class="c1"># 10001 100000 0.1</span>
657 <span class="c1">#</span>
658 <span class="c1">#example2: all value length are 128 bytes</span>
659 <span class="c1">#</span>
660 <span class="c1"># 128 128 1</span>
661 <span class="n">value</span>
662 <span class="mi">2048</span> <span class="mi">2048</span> <span class="mi">1</span>
663 <span class="c1">#cmd</span>
664 <span class="c1">#cmd_type cmd_proportion</span>
665 <span class="c1">#</span>
666 <span class="c1">#currently memaslap only testss get and set command.</span>
667 <span class="c1">#</span>
668 <span class="c1">#cmd_type</span>
669 <span class="c1">#set 0</span>
670 <span class="c1">#get 1</span>
671 <span class="c1">#</span>
672 <span class="c1">#example: set command accounts for 50%</span>
673 <span class="c1"># get command accounts for 50%</span>
674 <span class="c1"># total should be 1 (0.5+0.5 = 1)</span>
675 <span class="c1">#</span>
676 <span class="c1"># cmd</span>
677 <span class="c1"># 0 0.5</span>
678 <span class="c1"># 1 0.5</span>
679 <span class="n">cmd</span>
680 <span class="mi">0</span> <span class="mf">0.1</span>
681 <span class="mf">1.0</span> <span class="mf">0.9</span>
682 </pre></div>
683 </div>
684 </div>
685 <div class="section" id="format-of-output">
686 <h2>Format of output<a class="headerlink" href="#format-of-output" title="Permalink to this headline"></a></h2>
687 <p>At the beginning, memaslap displays some configuration information as follows:</p>
688 <p>servers : 127.0.0.1:11211</p>
689 <p>threads count: 1</p>
690 <p>concurrency: 16</p>
691 <p>run time: 20s</p>
692 <p>windows size: 10k</p>
693 <p>set proportion: set_prop=0.10</p>
694 <p>get proportion: get_prop=0.90</p>
695 <div class="section" id="where">
696 <h3>Where<a class="headerlink" href="#where" title="Permalink to this headline"></a></h3>
697 <p>servers : &quot;servers&quot;</p>
698 <blockquote>
699 <div><p>The servers used by memaslap.</p>
700 </div></blockquote>
701 <p>threads count</p>
702 <blockquote>
703 <div><p>The number of threads memaslap runs with.</p>
704 </div></blockquote>
705 <p>concurrency</p>
706 <blockquote>
707 <div><p>The number of concurrencies memaslap runs with.</p>
708 </div></blockquote>
709 <p>run time</p>
710 <blockquote>
711 <div><p>How long to run memaslap.</p>
712 </div></blockquote>
713 <p>windows size</p>
714 <blockquote>
715 <div><p>The task window size of each concurrency.</p>
716 </div></blockquote>
717 <p>set proportion</p>
718 <blockquote>
719 <div><p>The proportion of set command.</p>
720 </div></blockquote>
721 <p>get proportion</p>
722 <blockquote>
723 <div><p>The proportion of get command.</p>
724 </div></blockquote>
725 <p>The output of dynamic statistics is something like this:</p>
726 <div class="highlight-perl notranslate"><div class="highlight"><pre><span></span><span class="o">---------------------------------------------------------------------------------------------------------------------------------</span>
727 <span class="n">Get</span> <span class="n">Statistics</span>
728 <span class="n">Type</span> <span class="n">Time</span><span class="p">(</span><span class="n">s</span><span class="p">)</span> <span class="n">Ops</span> <span class="n">TPS</span><span class="p">(</span><span class="n">ops</span><span class="sr">/s) Net(M/s</span><span class="p">)</span> <span class="n">Get_miss</span> <span class="n">Min</span><span class="p">(</span><span class="n">us</span><span class="p">)</span> <span class="n">Max</span><span class="p">(</span><span class="n">us</span><span class="p">)</span>
729 <span class="n">Avg</span><span class="p">(</span><span class="n">us</span><span class="p">)</span> <span class="n">Std_dev</span> <span class="n">Geo_dist</span>
730 <span class="n">Period</span> <span class="mi">5</span> <span class="mi">345826</span> <span class="mi">69165</span> <span class="mf">65.3</span> <span class="mi">0</span> <span class="mi">27</span> <span class="mi">2198</span> <span class="mi">203</span>
731 <span class="mf">95.43</span> <span class="mf">177.29</span>
732 <span class="n">Global</span> <span class="mi">20</span> <span class="mi">1257935</span> <span class="mi">62896</span> <span class="mf">71.8</span> <span class="mi">0</span> <span class="mi">26</span> <span class="mi">3791</span> <span class="mi">224</span>
733 <span class="mf">117.79</span> <span class="mf">192.60</span>
734 <span class="n">Set</span> <span class="n">Statistics</span>
735
736 <span class="n">Type</span> <span class="n">Time</span><span class="p">(</span><span class="n">s</span><span class="p">)</span> <span class="n">Ops</span> <span class="n">TPS</span><span class="p">(</span><span class="n">ops</span><span class="sr">/s) Net(M/s</span><span class="p">)</span> <span class="n">Get_miss</span> <span class="n">Min</span><span class="p">(</span><span class="n">us</span><span class="p">)</span> <span class="n">Max</span><span class="p">(</span><span class="n">us</span><span class="p">)</span>
737 <span class="n">Avg</span><span class="p">(</span><span class="n">us</span><span class="p">)</span> <span class="n">Std_dev</span> <span class="n">Geo_dist</span>
738 <span class="n">Period</span> <span class="mi">5</span> <span class="mi">38425</span> <span class="mi">7685</span> <span class="mf">7.3</span> <span class="mi">0</span> <span class="mi">42</span> <span class="mi">628</span> <span class="mi">240</span>
739 <span class="mf">88.05</span> <span class="mf">220.21</span>
740 <span class="n">Global</span> <span class="mi">20</span> <span class="mi">139780</span> <span class="mi">6989</span> <span class="mf">8.0</span> <span class="mi">0</span> <span class="mi">37</span> <span class="mi">3790</span> <span class="mi">253</span>
741 <span class="mf">117.93</span> <span class="mf">224.83</span>
742 <span class="n">Total</span> <span class="n">Statistics</span>
743
744 <span class="n">Type</span> <span class="n">Time</span><span class="p">(</span><span class="n">s</span><span class="p">)</span> <span class="n">Ops</span> <span class="n">TPS</span><span class="p">(</span><span class="n">ops</span><span class="sr">/s) Net(M/s</span><span class="p">)</span> <span class="n">Get_miss</span> <span class="n">Min</span><span class="p">(</span><span class="n">us</span><span class="p">)</span> <span class="n">Max</span><span class="p">(</span><span class="n">us</span><span class="p">)</span>
745 <span class="n">Avg</span><span class="p">(</span><span class="n">us</span><span class="p">)</span> <span class="n">Std_dev</span> <span class="n">Geo_dist</span>
746 <span class="n">Period</span> <span class="mi">5</span> <span class="mi">384252</span> <span class="mi">76850</span> <span class="mf">72.5</span> <span class="mi">0</span> <span class="mi">27</span> <span class="mi">2198</span> <span class="mi">207</span>
747 <span class="mf">94.72</span> <span class="mf">181.18</span>
748 <span class="n">Global</span> <span class="mi">20</span> <span class="mi">1397720</span> <span class="mi">69886</span> <span class="mf">79.7</span> <span class="mi">0</span> <span class="mi">26</span> <span class="mi">3791</span> <span class="mi">227</span>
749 <span class="mf">117.93</span> <span class="mf">195.60</span>
750 <span class="o">---------------------------------------------------------------------------------------------------------------------------------</span>
751 </pre></div>
752 </div>
753 </div>
754 <div class="section" id="id1">
755 <h3>Where<a class="headerlink" href="#id1" title="Permalink to this headline"></a></h3>
756 <p>Get Statistics</p>
757 <blockquote>
758 <div><p>Statistics information of get command</p>
759 </div></blockquote>
760 <p>Set Statistics</p>
761 <blockquote>
762 <div><p>Statistics information of set command</p>
763 </div></blockquote>
764 <p>Total Statistics</p>
765 <blockquote>
766 <div><p>Statistics information of both get and set command</p>
767 </div></blockquote>
768 <p>Period</p>
769 <blockquote>
770 <div><p>Result within a period</p>
771 </div></blockquote>
772 <p>Global</p>
773 <blockquote>
774 <div><p>Accumulated results</p>
775 </div></blockquote>
776 <p>Ops</p>
777 <blockquote>
778 <div><p>Total operations</p>
779 </div></blockquote>
780 <p>TPS</p>
781 <blockquote>
782 <div><p>Throughput, operations/second</p>
783 </div></blockquote>
784 <p>Net</p>
785 <blockquote>
786 <div><p>The rate of network</p>
787 </div></blockquote>
788 <p>Get_miss</p>
789 <blockquote>
790 <div><p>How many objects can't be gotten</p>
791 </div></blockquote>
792 <p>Min</p>
793 <blockquote>
794 <div><p>The minimum response time</p>
795 </div></blockquote>
796 <p>Max</p>
797 <blockquote>
798 <div><p>The maximum response time</p>
799 </div></blockquote>
800 <p>Avg:</p>
801 <blockquote>
802 <div><p>The average response time</p>
803 </div></blockquote>
804 <p>Std_dev</p>
805 <blockquote>
806 <div><p>Standard deviation of response time</p>
807 </div></blockquote>
808 <p>Geo_dist</p>
809 <blockquote>
810 <div><p>Geometric distribution based on natural exponential function</p>
811 </div></blockquote>
812 <p>At the end, memaslap will output something like this:</p>
813 <div class="highlight-perl notranslate"><div class="highlight"><pre><span></span><span class="o">---------------------------------------------------------------------------------------------------------------------------------</span>
814 <span class="n">Get</span> <span class="n">Statistics</span> <span class="p">(</span><span class="mi">1257956</span> <span class="n">events</span><span class="p">)</span>
815 <span class="n">Min:</span> <span class="mi">26</span>
816 <span class="n">Max:</span> <span class="mi">3791</span>
817 <span class="n">Avg:</span> <span class="mi">224</span>
818 <span class="n">Geo:</span> <span class="mf">192.60</span>
819 <span class="n">Std:</span> <span class="mf">116.23</span>
820 <span class="n">Log2</span> <span class="n">Dist:</span>
821 <span class="mi">4</span><span class="p">:</span> <span class="mi">0</span> <span class="mi">10</span> <span class="mi">84490</span> <span class="mi">215345</span>
822 <span class="mi">8</span><span class="p">:</span> <span class="mi">484890</span> <span class="mi">459823</span> <span class="mi">12543</span> <span class="mi">824</span>
823 <span class="mi">12</span><span class="p">:</span> <span class="mi">31</span>
824
825 <span class="n">Set</span> <span class="n">Statistics</span> <span class="p">(</span><span class="mi">139782</span> <span class="n">events</span><span class="p">)</span>
826 <span class="n">Min:</span> <span class="mi">37</span>
827 <span class="n">Max:</span> <span class="mi">3790</span>
828 <span class="n">Avg:</span> <span class="mi">253</span>
829 <span class="n">Geo:</span> <span class="mf">224.84</span>
830 <span class="n">Std:</span> <span class="mf">116.83</span>
831 <span class="n">Log2</span> <span class="n">Dist:</span>
832 <span class="mi">4</span><span class="p">:</span> <span class="mi">0</span> <span class="mi">0</span> <span class="mi">4200</span> <span class="mi">16988</span>
833 <span class="mi">8</span><span class="p">:</span> <span class="mi">50784</span> <span class="mi">65574</span> <span class="mi">2064</span> <span class="mi">167</span>
834 <span class="mi">12</span><span class="p">:</span> <span class="mi">5</span>
835
836 <span class="n">Total</span> <span class="n">Statistics</span> <span class="p">(</span><span class="mi">1397738</span> <span class="n">events</span><span class="p">)</span>
837 <span class="n">Min:</span> <span class="mi">26</span>
838 <span class="n">Max:</span> <span class="mi">3791</span>
839 <span class="n">Avg:</span> <span class="mi">227</span>
840 <span class="n">Geo:</span> <span class="mf">195.60</span>
841 <span class="n">Std:</span> <span class="mf">116.60</span>
842 <span class="n">Log2</span> <span class="n">Dist:</span>
843 <span class="mi">4</span><span class="p">:</span> <span class="mi">0</span> <span class="mi">10</span> <span class="mi">88690</span> <span class="mi">232333</span>
844 <span class="mi">8</span><span class="p">:</span> <span class="mi">535674</span> <span class="mi">525397</span> <span class="mi">14607</span> <span class="mi">991</span>
845 <span class="mi">12</span><span class="p">:</span> <span class="mi">36</span>
846
847 <span class="n">cmd_get:</span> <span class="mi">1257969</span>
848 <span class="n">cmd_set:</span> <span class="mi">139785</span>
849 <span class="n">get_misses:</span> <span class="mi">0</span>
850 <span class="n">verify_misses:</span> <span class="mi">0</span>
851 <span class="n">verify_failed:</span> <span class="mi">0</span>
852 <span class="n">expired_get:</span> <span class="mi">0</span>
853 <span class="n">unexpired_unget:</span> <span class="mi">0</span>
854 <span class="n">written_bytes:</span> <span class="mi">242516030</span>
855 <span class="n">read_bytes:</span> <span class="mi">1003702556</span>
856 <span class="n">object_bytes:</span> <span class="mi">152086080</span>
857 <span class="n">packet_disorder:</span> <span class="mi">0</span>
858 <span class="n">packet_drop:</span> <span class="mi">0</span>
859 <span class="n">udp_timeout:</span> <span class="mi">0</span>
860
861 <span class="n">Run</span> <span class="nb">time</span><span class="p">:</span> <span class="mf">20.0</span><span class="n">s</span> <span class="n">Ops:</span> <span class="mi">1397754</span> <span class="n">TPS:</span> <span class="mi">69817</span> <span class="n">Net_rate:</span> <span class="mf">59.4</span><span class="n">M</span><span class="o">/</span><span class="n">s</span>
862 <span class="o">---------------------------------------------------------------------------------------------------------------------------------</span>
863 </pre></div>
864 </div>
865 </div>
866 <div class="section" id="id2">
867 <h3>Where<a class="headerlink" href="#id2" title="Permalink to this headline"></a></h3>
868 <p>Get Statistics</p>
869 <blockquote>
870 <div><p>Get statistics of response time</p>
871 </div></blockquote>
872 <p>Set Statistics</p>
873 <blockquote>
874 <div><p>Set statistics of response time</p>
875 </div></blockquote>
876 <p>Total Statistics</p>
877 <blockquote>
878 <div><p>Both get and set statistics of response time</p>
879 </div></blockquote>
880 <p>Min</p>
881 <blockquote>
882 <div><p>The accumulated and minimum response time</p>
883 </div></blockquote>
884 <p>Max</p>
885 <blockquote>
886 <div><p>The accumulated and maximum response time</p>
887 </div></blockquote>
888 <p>Avg</p>
889 <blockquote>
890 <div><p>The accumulated and average response time</p>
891 </div></blockquote>
892 <p>Std</p>
893 <blockquote>
894 <div><p>Standard deviation of response time</p>
895 </div></blockquote>
896 <p>Log2 Dist</p>
897 <blockquote>
898 <div><p>Geometric distribution based on logarithm 2</p>
899 </div></blockquote>
900 <p>cmd_get</p>
901 <blockquote>
902 <div><p>Total get commands done</p>
903 </div></blockquote>
904 <p>cmd_set</p>
905 <blockquote>
906 <div><p>Total set commands done</p>
907 </div></blockquote>
908 <p>get_misses</p>
909 <blockquote>
910 <div><p>How many objects can't be gotten from server</p>
911 </div></blockquote>
912 <p>verify_misses</p>
913 <blockquote>
914 <div><p>How many objects need to verify but can't get them</p>
915 </div></blockquote>
916 <p>verify_failed</p>
917 <blockquote>
918 <div><p>How many objects with insistent value</p>
919 </div></blockquote>
920 <p>expired_get</p>
921 <blockquote>
922 <div><p>How many objects are expired but we get them</p>
923 </div></blockquote>
924 <p>unexpired_unget</p>
925 <blockquote>
926 <div><p>How many objects are unexpired but we can't get them</p>
927 </div></blockquote>
928 <p>written_bytes</p>
929 <blockquote>
930 <div><p>Total written bytes</p>
931 </div></blockquote>
932 <p>read_bytes</p>
933 <blockquote>
934 <div><p>Total read bytes</p>
935 </div></blockquote>
936 <p>object_bytes</p>
937 <blockquote>
938 <div><p>Total object bytes</p>
939 </div></blockquote>
940 <p>packet_disorder</p>
941 <blockquote>
942 <div><p>How many UDP packages are disorder</p>
943 </div></blockquote>
944 <p>packet_drop</p>
945 <blockquote>
946 <div><p>How many UDP packages are lost</p>
947 </div></blockquote>
948 <p>udp_timeout</p>
949 <blockquote>
950 <div><p>How many times UDP time out happen</p>
951 </div></blockquote>
952 <p>Run time</p>
953 <blockquote>
954 <div><p>Total run time</p>
955 </div></blockquote>
956 <p>Ops</p>
957 <blockquote>
958 <div><p>Total operations</p>
959 </div></blockquote>
960 <p>TPS</p>
961 <blockquote>
962 <div><p>Throughput, operations/second</p>
963 </div></blockquote>
964 <p>Net_rate</p>
965 <blockquote>
966 <div><p>The average rate of network</p>
967 </div></blockquote>
968 </div>
969 </div>
970 <div class="section" id="options">
971 <h2>OPTIONS<a class="headerlink" href="#options" title="Permalink to this headline"></a></h2>
972 <dl class="simple">
973 <dt>-s, --servers=</dt><dd><p>List one or more servers to connect. Servers count must be less than
974 threads count. e.g.: --servers=localhost:1234,localhost:11211</p>
975 </dd>
976 <dt>-T, --threads=</dt><dd><p>Number of threads to startup, better equal to CPU numbers. Default 8.</p>
977 </dd>
978 <dt>-c, --concurrency=</dt><dd><p>Number of concurrency to simulate with load. Default 128.</p>
979 </dd>
980 <dt>-n, --conn_sock=</dt><dd><p>Number of TCP socks per concurrency. Default 1.</p>
981 </dd>
982 <dt>-x, --execute_number=</dt><dd><p>Number of operations(get and set) to execute for the
983 given test. Default 1000000.</p>
984 </dd>
985 <dt>-t, --time=</dt><dd><p>How long the test to run, suffix: s-seconds, m-minutes, h-hours,
986 d-days e.g.: --time=2h.</p>
987 </dd>
988 <dt>-F, --cfg_cmd=</dt><dd><p>Load the configure file to get command,key and value distribution list.</p>
989 </dd>
990 <dt>-w, --win_size=</dt><dd><p>Task window size of each concurrency, suffix: K, M e.g.: --win_size=10k.
991 Default 10k.</p>
992 </dd>
993 <dt>-X, --fixed_size=</dt><dd><p>Fixed length of value.</p>
994 </dd>
995 <dt>-v, --verify=</dt><dd><p>The proportion of date verification, e.g.: --verify=0.01</p>
996 </dd>
997 <dt>-d, --division=</dt><dd><p>Number of keys to multi-get once. Default 1, means single get.</p>
998 </dd>
999 <dt>-S, --stat_freq=</dt><dd><p>Frequency of dumping statistic information. suffix: s-seconds,
1000 m-minutes, e.g.: --resp_freq=10s.</p>
1001 </dd>
1002 <dt>-e, --exp_verify=</dt><dd><p>The proportion of objects with expire time, e.g.: --exp_verify=0.01.
1003 Default no object with expire time</p>
1004 </dd>
1005 <dt>-o, --overwrite=</dt><dd><p>The proportion of objects need overwrite, e.g.: --overwrite=0.01.
1006 Default never overwrite object.</p>
1007 </dd>
1008 </dl>
1009 <dl class="option-list">
1010 <dt><kbd><span class="option">-R</span>, <span class="option">--reconnect</span></kbd></dt>
1011 <dd><p>Reconnect tests, when connection is closed it will be reconnected.</p>
1012 </dd>
1013 <dt><kbd><span class="option">-U</span>, <span class="option">--udp</span></kbd></dt>
1014 <dd><p>UDP tests, default memaslap uses TCP, TCP port and UDP port of
1015 server must be same.</p>
1016 </dd>
1017 <dt><kbd><span class="option">-a</span>, <span class="option">--facebook</span></kbd></dt>
1018 <dd><p>Whether it enables facebook test feature, set with TCP and multi-get with UDP.</p>
1019 </dd>
1020 <dt><kbd><span class="option">-B</span>, <span class="option">--binary</span></kbd></dt>
1021 <dd><p>Whether it enables binary protocol. Default with ASCII protocol.</p>
1022 </dd>
1023 </dl>
1024 <dl class="simple">
1025 <dt>-P, --tps=</dt><dd><p>Expected throughput, suffix: K, e.g.: --tps=10k.</p>
1026 </dd>
1027 <dt>-p, --rep_write=</dt><dd><p>The first nth servers can write data, e.g.: --rep_write=2.</p>
1028 </dd>
1029 </dl>
1030 <dl class="option-list">
1031 <dt><kbd><span class="option">-b</span>, <span class="option">--verbose</span></kbd></dt>
1032 <dd><p>Whether it outputs detailed information when verification fails.</p>
1033 </dd>
1034 <dt><kbd><span class="option">-h</span>, <span class="option">--help</span></kbd></dt>
1035 <dd><p>Display this message and then exit.</p>
1036 </dd>
1037 <dt><kbd><span class="option">-V</span>, <span class="option">--version</span></kbd></dt>
1038 <dd><p>Display the version of the application and then exit.</p>
1039 </dd>
1040 </dl>
1041 </div>
1042 <div class="section" id="examples">
1043 <h2>EXAMPLES<a class="headerlink" href="#examples" title="Permalink to this headline"></a></h2>
1044 <p>memaslap -s 127.0.0.1:11211 -S 5s</p>
1045 <p>memaslap -s 127.0.0.1:11211 -t 2m -v 0.2 -e 0.05 -b</p>
1046 <p>memaslap -s 127.0.0.1:11211 -F config -t 2m -w 40k -S 20s -o 0.2</p>
1047 <p>memaslap -s 127.0.0.1:11211 -F config -t 2m -T 4 -c 128 -d 20 -P 40k</p>
1048 <p>memaslap -s 127.0.0.1:11211 -F config -t 2m -d 50 -a -n 40</p>
1049 <p>memaslap -s 127.0.0.1:11211,127.0.0.1:11212 -F config -t 2m</p>
1050 <p>memaslap -s 127.0.0.1:11211,127.0.0.1:11212 -F config -t 2m -p 2</p>
1051 </div>
1052 <div class="section" id="see-also">
1053 <h2>SEE ALSO<a class="headerlink" href="#see-also" title="Permalink to this headline"></a></h2>
1054 </div>
1055 </div>
1056
1057
1058 </div>
1059
1060 </div>
1061 <footer>
1062
1063 <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
1064
1065 <a href="memslap.html" class="btn btn-neutral float-right" title="memslap" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
1066
1067
1068 <a href="memrm.html" class="btn btn-neutral float-left" title="memrm" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
1069
1070 </div>
1071
1072
1073 <hr/>
1074
1075 <div role="contentinfo">
1076 <p>
1077
1078
1079 &copy; <a href="../copyright.html">Copyright</a>
1080
1081 </p>
1082 </div>
1083
1084
1085
1086 Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a
1087
1088 <a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a>
1089
1090 provided by <a href="https://readthedocs.org">Read the Docs</a>.
1091
1092 </footer>
1093
1094 </div>
1095 </div>
1096
1097 </section>
1098
1099 </div>
1100
1101
1102 <script type="text/javascript">
1103 jQuery(function () {
1104 SphinxRtdTheme.Navigation.enable(true);
1105 });
1106 </script>
1107
1108
1109
1110
1111
1112
1113 </body>
1114 </html>