diff --git a/Filer-Benchmark.md b/Filer-Benchmark.md index 8f9af90..eef5c36 100644 --- a/Filer-Benchmark.md +++ b/Filer-Benchmark.md @@ -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