mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
fix: throughput typo
Signed-off-by: guoguangwu <guoguangwu@magic-shield.com>
This commit is contained in:
parent
cfbb60d8af
commit
4d209af83a
@ -1568,7 +1568,7 @@ CHECK provides commands for checking properties of the etcd cluster.
|
||||
|
||||
CHECK PERF checks the performance of the etcd cluster for 60 seconds. Running the `check perf` often can create a large keyspace history which can be auto compacted and defragmented using the `--auto-compact` and `--auto-defrag` options as described below.
|
||||
|
||||
Notice that different workload models use different configurations in terms of number of clients and throughtput. Here is the configuration for each load:
|
||||
Notice that different workload models use different configurations in terms of number of clients and throughput. Here is the configuration for each load:
|
||||
|
||||
|
||||
| Load | Number of clients | Number of put requests (requests/sec) |
|
||||
|
Loading…
x
Reference in New Issue
Block a user