Skip to content

Commit 0a4f82a

Browse files
committed
[master] fix mem performance
1 parent cb9eb14 commit 0a4f82a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

performance/perf-on-softlayer.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -84,12 +84,12 @@ The following table is the result of sysbench memory performance test.
8484

8585
| Target | num-threads | rnd-read(MB/sec) | rnd-write(MB/sec) | seq-read(MB/sec) | seq-write(MB/sec) |
8686
| --- | --- | --- |--- |--- |--- |
87-
| Host | 1 | 11497 | 11489 | 11487 | 11513 | 11496 |
88-
| Docker | 1 | 11494 | 11491 | 11494 | 11505 | 11496 |
89-
| Hyper | 1 | 11417 | 11439 | 11418 | 11419 | 11423 |
90-
| Host | 2 |22926 | 22835 | 22694 | 22770 | 22806 |
91-
| Docker | 2 | 22593 | 22828 | 22629 | 22900 | 22737 |
92-
| Hyper | 2 | 22608 | 22647 | 22737 | 22741 | 22683 |
87+
| Host | 1 | 11497 | 11489 | 11487 | 11513 |
88+
| Docker | 1 | 11494 | 11491 | 11494 | 11505 |
89+
| Hyper | 1 | 11417 | 11439 | 11418 | 11419 |
90+
| Host | 2 |22926 | 22835 | 22694 | 22770 |
91+
| Docker | 2 | 22593 | 22828 | 22629 | 22900 |
92+
| Hyper | 2 | 22608 | 22647 | 22737 | 22741 |
9393

9494

9595

0 commit comments

Comments
 (0)