memstat.res

来自「memcat - Copy the value of a key to stan」· RES 代码 · 共 34 行

RES
34
字号
memslap v1.0	Generates a load against a memcached custer of servers.Current options. A '=' means the option takes a value.	 --concurrency=		Number of users to simulate with load.	 --debug 		Provide output only useful for debugging.	 --execute-number=		Number of times to execute the given test.	 --flag 		Provide flag information for storage operation.	 --flush 		Flush servers before running tests.	 --help 		Diplay this message and then exit.	 --initial-load=		Number of key pairs to load before executing tests.	 --non-blocking 		Set TCP up to use non-blocking IO.	 --servers=		List which servers you wish to connect to.	 --tcp-nodelay 		Set TCP socket up to use nodelay.	 --test=		Test to run.	 --verbose 		Give more details on the progression of the application.	 --version 		Display the version of the application and then exit.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?