Skip to content

Commit 892521e

Browse files
authored
Update README.md
1 parent 81ec8a7 commit 892521e

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -261,12 +261,10 @@ sysbench --oltp-tables-count=10 --oltp-table-size=1000000 --num-threads=500 --m
261261

262262
| Client线程数 | 测试集群 | | | 测试集合 | | | |
263263
|------------------------------------------------------|-------------|------------------------|-------------|----------------------|-----------|---------------------|---------------|
264-
| | | insert.lua(100%写) | | select.lua(0%写) | | OLTP.lua(20%写) | |
264+
| | | insert.lua (100%写) | | select.lua (0%写) | | OLTP.lua (20%写) | |
265265
| | | QPS | 耗时 | QPS | 耗时 | QPS | 耗时 |
266266
| 200 | PhxSQL | 5076 | 39.34/56.93 | 46334 | 4.21/5.12 | 25657 | 140.16/186.39 |
267267
| 200 | MySQL半同步 | 4055 | 49.27/66.64 | 47528 | 4.10/5.00 | 20391 | 176.39/226.76 |
268268
| 500 | PhxSQL | 8260 | 60.41/83.14 | 105928 | 4.58/5.81 | 46543 | 192.93/242.85 |
269269
| 500 | MySQL半同步 | 7072 | 70.60/91.72 | 121535 | 4.17/5.08 | 33229 | 270.38/345.84 |
270-
| | | | | | | | |
271-
272-
注:耗时分别为测试结果的平均耗时/95%分线耗时,单位ms
270+
注:耗时分别为测试结果的平均耗时/95%分线耗时,单位ms

0 commit comments

Comments
 (0)