Showing
1 changed file
with
6 additions
and
9 deletions
@@ -49,13 +49,10 @@ | @@ -49,13 +49,10 @@ | ||
49 | 1500 | 100|150000|987 | 49 | 1500 | 100|150000|987 |
50 | 3000 | 100|300000|2447 | 50 | 3000 | 100|300000|2447 |
51 | 51 | ||
52 | -### 索引分片数:2 | ||
53 | -线程数 | 每个线程发送请求数|总请求数|平均耗时(ms) | ||
54 | ----|---|---|--- | ||
55 | -100 | 10|1000|22 | ||
56 | -1000 | 10|10000|293 | ||
57 | -1500 | 10|15000|563 | ||
58 | -3000 | 10|30000|1572 | ||
59 | - | ||
60 | - | 52 | +### 索引分片数:1 |
53 | +线程数 |返回数量 | CPU | TPS|平均耗时(ms) | ||
54 | +---|---|--- | ||
55 | +10 | 10 | 500% | 600 | 15 | ||
56 | +30 | 10 | 600% | 1000 | 30 | ||
57 | +50 | 10 | 700% | 1300 | 50 | ||
61 | 58 |
-
Please register or login to post a comment