📄 tcftest.1
字号:
.TH "TCFTEST" 1 "2009-02-13" "Man Page" "Tokyo Cabinet".SH NAMEtcftest \- test cases of the fixed-length database API.SH DESCRIPTION.PPThe command `\fBtcftest\fR' is a utility for facility test and performance test. This command is used in the following format. `\fIpath\fR' specifies the path of a database file. `\fIrnum\fR' specifies the number of iterations. `\fIwidth\fR' specifies the width of the value of each record. `\fIlimsiz\fR' specifies the limit size of the database file..PP.RS.br\fBtcftest write \fR[\fB\-mt\fR]\fB \fR[\fB\-nl\fR|\fB\-nb\fR]\fB \fR[\fB\-rnd\fR]\fB \fIpath\fB \fIrnum\fB \fR[\fB\fIwidth\fB \fR[\fB\fIlimsiz\fB\fR]\fB\fR]\fB\fR.RSStore records with keys of 8 bytes. They change as `00000001', `00000002'....RE.br\fBtcftest read \fR[\fB\-mt\fR]\fB \fR[\fB\-nl\fR|\fB\-nb\fR]\fB \fR[\fB\-wb\fR]\fB \fR[\fB\-rnd\fR]\fB \fIpath\fB\fR.RSRetrieve all records of the database above..RE.br\fBtcftest remove \fR[\fB\-mt\fR]\fB \fR[\fB\-nl\fR|\fB\-nb\fR]\fB \fR[\fB\-rnd\fR]\fB \fIpath\fB\fR.RSRemove all records of the database above..RE.br\fBtcftest rcat \fR[\fB\-mt\fR]\fB \fR[\fB\-nl\fR|\fB\-nb\fR]\fB \fR[\fB\-pn \fInum\fB\fR]\fB \fR[\fB\-dai\fR|\fB\-dad\fR|\fB\-rl\fR]\fB \fIpath\fB \fIrnum\fB \fR[\fB\fIlimsiz\fB\fR]\fB\fR]\fB\fR.RSStore records with partway duplicated keys using concatenate mode..RE.br\fBtcftest misc \fR[\fB\-mt\fR]\fB \fR[\fB\-nl\fR|\fB\-nb\fR]\fB \fIpath\fB \fIrnum\fB\fR.RSPerform miscellaneous test of various operations..RE.br\fBtcftest wicked \fR[\fB\-mt\fR]\fB \fR[\fB\-nl\fR|\fB\-nb\fR]\fB \fIpath\fB \fIrnum\fB\fR.RSPerform updating operations selected at random..RE.RE.PPOptions feature the following..PP.RS\fB\-mt\fR : call the function `tcfdbsetmutex'..br\fB\-nl\fR : enable the option `FDBNOLCK'..br\fB\-nb\fR : enable the option `FDBLCKNB'..br\fB\-rnd\fR : select keys at random..br\fB\-wb\fR : use the function `tcfdbget4' instead of `tcfdbget2'..br\fB\-pn \fInum\fR\fR : specify the number of patterns..br\fB\-dai\fR : use the function `tcfdbaddint' instead of `tcfdbputcat'..br\fB\-dad\fR : use the function `tcfdbadddouble' instead of `tcfdbputcat'..br\fB\-rl\fR : set the length of values at random..br.RE.PPThis command returns 0 on success, another on failure..SH SEE ALSO.PP.BR tcfmttest (1),.BR tcfmgr (1),.BR tcfdb (3),.BR tokyocabinet (3)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -