foxriver76 / ioBroker.benchmark

Measure the performance of your ioBroker installation.
MIT License
0 stars 4 forks source link

Make cooldown time dependent on test duration #4

Closed AlCalzone closed 2 years ago

AlCalzone commented 2 years ago

This seems excessive:

Epoch 3 finished in 4.9384719 s - starting 30 s cooldown

I'd probably choose the cooldown time to be min(30, round(testDuration)).