RE: https://github.com/firedancer-io/honggfuzz/pull/2 ``` #define HF_RESET_RATIO 5 /* Reset ourselves, if currently n times slower than in the beginning */ ``` ^ hardcoding is not ideal