High scalability and low running costs have made fuzz testing the de facto standard for discovering software bugs. Fuzzing techniques are constantly being improved in a race to build ultimate bug-finding tool. However, while fuzzing excels at finding bugs wild, evaluating comparing fuzzer performance is challenging due lack of metrics benchmarks. For example, crash count---perhaps most commonly...