Duplicate line
Removing duplicate line
This commit is contained in:
@ -81,7 +81,6 @@ The table below lists the supported common options, their descriptions and defau
|
||||
| `--help` | Print help on general syntax or on a test mode specified with --test, and exit | off |
|
||||
| `--verbosity` | Verbosity level (0 - only critical messages, 5 - debug) | 4 |
|
||||
| `--percentile` | SysBench measures execution times for all processed requests to display statistical information like minimal, average and maximum execution time. For most benchmarks it is also useful to know a request execution time value matching some percentile (e.g. 95% percentile means we should drop 5% of the most long requests and choose the maximal value from the remaining ones). This option allows to specify a percentile rank of query execution times to count | 95 |
|
||||
| `--validate` | Perform validation of test results where possible | off |
|
||||
|
||||
Note that numerical values for all *size* options (like `--thread-stack-size` in this table) may be specified by appending the corresponding multiplicative suffix (K for kilobytes, M for megabytes, G for gigabytes and T for terabytes).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user