This repository was archived by the owner on Nov 1, 2023. It is now read-only.
This repository was archived by the owner on Nov 1, 2023. It is now read-only.
RuntimeStats are not agregated per nodes #3512
Open
Description
The current aggregation method of the RuntimeStats
does not take into account the fact that multiple machine can run a fuzzer. This causes us to loose half of the iteration count data.