Is NFS benchmark score OK for reward?

Please help to have a look at my benchmark.
Using NFS disk and mounted to /mnt/ssd1/farm1.
Is the score OK to win the rewards?

./subspace-farmer-ubuntu-aarch64-gemini-3h-2024-mar-22 benchmark prove /mnt/ssd1/farm1/

Benchmarking prove/plot/rayon/regular/concurrent-chunks
Benchmarking prove/plot/rayon/regular/concurrent-chunks: Warming up for 3.0000 s

Warning: Unable to complete 10 samples in 5.0s. You may wish to increase target time to 120.9s.
Benchmarking prove/plot/rayon/regular/concurrent-chunks: Collecting 10 samples in estimated 120.92 s (10 iterations)
Benchmarking prove/plot/rayon/regular/concurrent-chunks: Analyzing
prove/plot/rayon/regular/concurrent-chunks
time: [12.476 s 13.167 s 14.107 s]
change: [+9.9457% +17.340% +26.297%] (p = 0.00 < 0.05)
Performance has regressed.
Found 2 outliers among 10 measurements (20.00%)
2 (20.00%) high severe
Benchmarking prove/plot/rayon/regular/whole-sector
Benchmarking prove/plot/rayon/regular/whole-sector: Warming up for 3.0000 s

Warning: Unable to complete 10 samples in 5.0s. You may wish to increase target time to 193.4s.
Benchmarking prove/plot/rayon/regular/whole-sector: Collecting 10 samples in estimated 193.38 s (10 iterations)
Benchmarking prove/plot/rayon/regular/whole-sector: Analyzing
prove/plot/rayon/regular/whole-sector
time: [16.141 s 17.278 s 18.441 s]
change: [-0.9450% +7.4748% +15.341%] (p = 0.10 > 0.05)
No change in performance detected.

You need prove time under 3s to win reward. In your benchmark run, concurrent chunks gave you 12.47s and whole sector gave you 16.14s. So it’s not good enough to win you any reward.

1 Like

prove/plot/rayon/regular/concurrent-chunks
time: [5.1260 s 7.3333 s 9.4724 s]
change: [-29.894% +12.965% +92.059%] (p = 0.62 > 0.05)
No change in performance detected.
I stopped the subspace farmer process and run benchmark again.
it becomes better but still more than 3 seconds.
How do I understand the benchmark report, what are the three time meanings here: time: [5.1260 s 7.3333 s 9.4724 s]