1TKRZW_STR_PERF(1) User Commands TKRZW_STR_PERF(1)
2
3
4
6 tkrzw_str_perf - manual page for tkrzw_str_perf 0.9.3
7
9 tkrzw_str_perf: Performance checker of string utilities of Tkrzw
10
11 Usage:
12 tkrzw_str_perf search [-i num] [-t num] [-p num] [-b]
13
14 : Checks search performance.
15
16 Options of the search subcommand:
17 --iter num : The number of iterations. (default: 10000)
18
19 --threads num : The size of each text to search. (default: 10000)
20
21 --patterns num : The size of each pattern to search for. (default: 5)
22
23 --chars num : The number of character variations in the text and the
24 pattern. (default: 26)
25
26 --whole num : The maximum number of results to get. 0 means the first
27 only. (default: 0)
28
29 --batch num : The number of patterns in a batch. 0 menas no batching.
30 (default: 0)
31
32
33
34tkrzw_str_perf 0.9.3 January 2021 TKRZW_STR_PERF(1)