You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.
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.
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.AB#166280
The text was updated successfully, but these errors were encountered: