chaincodelabs / bitcoinperf

High-level performance monitoring framework for Bitcoin Core
https://bitcoinperf.com
52 stars 16 forks source link

Run fails before results reporting if fio not present #61

Open jamesob opened 3 years ago

jamesob commented 3 years ago

fio is used to gauge disk speed per host. If it isn't present or is misconfigured, we should still save/report what results we can instead of crashing.