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

mmmulti - header files for mmmulti library

Author

        This manpage was written by Nilesh Patra for the Debian distribution and
        can be used for any other usage of the program.

mmmulti 0.1                                       October 2020                                        MMMULTI(1)

Description

              mmmulti {OPTIONS}

              memmapped multimap interface

              OPTIONS:

       -h, --help
              display this help summary

       -T[FILE], --test-file=[FILE]
              test mmmultimap with random data in this file

       -s[N], --test-size=[N]
              test this many pairs

       -M[N], --max-value=[N]
              generate test data in the range [1,max_value]

       -t[N], --threads=[N]
              number of threads to use

       -u[N], --unique-vals=[N]
              number of unique value calls to make

       -m, --test-multiset
              test the multiset

       -c, --test-complex-values
              test the multimap with complex values

       -P, --test-unpadded
              test the multimap without padding for random access

       -I, --test-iitree
              test the iitree from cranges

Name

       mmmulti - header files for mmmulti library

See Also