logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tcutest - test cases of the on-memory database API

Description

       The  command  `tcumttest'  is  a utility for facility test under multi-thread situation.  This command is
       used in the following format.  `rnum' specifies the number of iterations.  `bnum' specifies the number of
       buckets.

              tcumttestcombo [-rnd] tnumrnum [bnum]
                     Peform storing, retrieving, and removing in turn.
              tcumttesttypical [-nc] [-rrnum] tnumrnum [bnum]
                     Perform typical operations selected at random.

       Options feature the following.

              -rnd : select keys at random.
              -nc : omit the comparison test.
              -rr num : specify the ratio of reading operation by percentage.

       This command returns 0 on success, another on failure.

Name

       tcutest - test cases of the on-memory database API

See Also

tcutest(1), tcucodec(1), tcutil(3), tokyocabinet(3)

Man Page                                           2012-08-18                                       TCUMTTEST(1)

See Also