FreeBSD Manual Pages
KCPROTOTEST(1) Kyoto Cabinet KCPROTOTEST(1) NAME kcprototest - command line interface to test the prototype database DESCRIPTION The command `kcprototest' is a utility for facility test and perfor- mance test of the prototype database. This command is used in the fol- lowing format. `rnum' specifies the number of iterations. kcprototest order [-tree] [-th num] [-rnd] [-etc] [-tran] rnum Performs in-order tests. kcprototest queue [-tree] [-th num] [-it num] [-rnd] rnum Performs queuing operations. kcprototest wicked [-tree] [-th num] [-it num] rnum Performs mixed operations selected at random. kcprototest tran [-tree] [-th num] [-it num] rnum Performs test of transaction. Options feature the following. -tree : test the prototype tree database instead of the proto- type hash database. -th num : specifies the number of worker threads. -rnd : performs random test. -etc : performs miscellaneous operations. -tran : performs transaction. -it num : specifies the number of repetition. This command returns 0 on success, another on failure. Man Page 2012-05-24 KCPROTOTEST(1)
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=kcprototest&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>