mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Filer Benchmark (markdown)
parent
0d0fc949ce
commit
68effab273
|
@ -34,7 +34,9 @@ To run SeaweedFS benchmark with YCSB, just checkout the repo, and run
|
|||
-p fieldlength=10 -p fieldcount=20 -p recordcount=1000000 -p threadcount=4 -P workloads/workloada
|
||||
```
|
||||
|
||||
Here is my result on my macbook:
|
||||
Here is my result on my macbook. Separating SeaweedFS into multiple dedicated instances and run the YCSB client on a separate machine will have better numbers.
|
||||
|
||||
Of course, the numbers depends on too many factors, e.g., disk, memory, cpu, network, data size, concurrency, etc. I would like you to share your real results with your actual setups.
|
||||
|
||||
```
|
||||
[OVERALL], RunTime(ms), 557512
|
||||
|
|
Loading…
Reference in a new issue