mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Benchmarks from jinleileiking (markdown)
parent
36cedc439d
commit
14a0f4c587
|
@ -59,4 +59,23 @@ Percentage of the requests served within a certain time (ms)
|
|||
98% 639.8 ms
|
||||
99% 834.7 ms
|
||||
100% 2507.3 ms
|
||||
```
|
||||
|
||||
|
||||
# conconrrent to 100
|
||||
|
||||
`weed benchmark -server 10.64.7.106:9666 -size 1000000 -n 10000 -c 100`
|
||||
|
||||
```
|
||||
Concurrency Level: 100
|
||||
Time taken for tests: 61.658 seconds
|
||||
Complete requests: 10000
|
||||
Failed requests: 0
|
||||
Total transferred: 10000313519 bytes
|
||||
Requests per second: 162.18 [#/sec]
|
||||
Transfer rate: 158388.25 [Kbytes/sec]
|
||||
|
||||
Connection Times (ms)
|
||||
min avg max std
|
||||
Total: 8.0 606.1 3317.2 720.7
|
||||
```
|
Loading…
Reference in a new issue