⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 tcutest.1

📁 Tokyo Cabinet的Tokyo Cabinet 是一个DBM的实现。这里的数据库由一系列key-value对的记录构成。key和value都可以是任意长度的字节序列,既可以是二进制也可以是字符
💻 1
字号:
.TH "TCUTEST" 1 "2009-02-13" "Man Page" "Tokyo Cabinet".SH NAMEtcutest \- test cases of the utility API.SH DESCRIPTION.PPThe command `\fBtcutest\fR' is a utility for facility test and performance test.  This command is used in the following format.  `\fIrnum\fR' specifies the number of iterations.  `\fIanum\fR' specifies the initial number of elements of array.  `\fIbnum\fR' specifies the number of buckets..PP.RS.br\fBtcutest xstr \fIrnum\fB\fR.RSPerform test of extensible string..RE.br\fBtcutest list \fR[\fB\-rd\fR]\fB \fIrnum\fB \fR[\fB\fIanum\fB\fR]\fB\fR.RSPerform test of array list..RE.br\fBtcutest map \fR[\fB\-rd\fR]\fB \fR[\fB\-tr\fR]\fB \fR[\fB\-rnd\fR]\fB \fR[\fB\-dk\fR|\fB\-dc\fR|\fB\-dai\fR|\fB\-dad\fR|\fB\-dpr\fR]\fB \fIrnum\fB \fR[\fB\fIbnum\fB\fR]\fB\fR.RSPerform test of hash map..RE.br\fBtcutest tree \fR[\fB\-rd\fR]\fB \fR[\fB\-tr\fR]\fB \fR[\fB\-rnd\fR]\fB \fR[\fB\-dk\fR|\fB\-dc\fR|\fB\-dai\fR|\fB\-dad\fR|\fB\-dpr\fR]\fB \fIrnum\fB\fR.RSPerform test of ordered tree..RE.br\fBtcutest mdb \fR[\fB\-rd\fR]\fB \fR[\fB\-tr\fR]\fB \fR[\fB\-rnd\fR]\fB \fR[\fB\-dk\fR|\fB\-dc\fR|\fB\-dai\fR|\fB\-dad\fR|\fB\-dpr\fR]\fB \fIrnum\fB \fR[\fB\fIbnum\fB\fR]\fB\fR.RSPerform test of on\-memory hash database..RE.br\fBtcutest ndb \fR[\fB\-rd\fR]\fB \fR[\fB\-tr\fR]\fB \fR[\fB\-rnd\fR]\fB \fR[\fB\-dk\fR|\fB\-dc\fR|\fB\-dai\fR|\fB\-dad\fR|\fB\-dpr\fR]\fB \fIrnum\fB\fR.RSPerform test of on\-memory tree database..RE.br\fBtcutest misc \fIrnum\fB\fR.RSPerform test of miscellaneous routines..RE.br\fBtcutest wicked \fIrnum\fB\fR.RSPerform updating operations of list and map selected at random..RE.RE.PPOptions feature the following..PP.RS\fB\-rd\fR : perform the reading test also..br\fB\-tr\fR : perform the iterator test also..br\fB\-rnd\fR : select keys at random..br\fB\-dk\fR : use the function `tcxxxputkeep' instead of `tcxxxput'..br\fB\-dc\fR : use the function `tcxxxputcat' instead of `tcxxxput'..br\fB\-dai\fR : use the function `tcxxxaddint' instead of `tcxxxput'..br\fB\-dad\fR : use the function `tcxxxadddouble' instead of `tcxxxput'..br\fB\-dpr\fR : use the function `tcxxxputproc' instead of `tcxxxput'..br.RE.PPThis command returns 0 on success, another on failure..SH SEE ALSO.PP.BR tcumttest (1),.BR tcucodec (1),.BR tcutil (3),.BR tokyocabinet (3)

⌨️ 快捷键说明

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