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