fuzzbench icon indicating copy to clipboard operation
fuzzbench copied to clipboard

Introduce experiment categories

Open lszekeres opened this issue 5 years ago • 0 comments

For example:

  • "dictionary" category would compare only fuzzers with dictionary support on benchmarks with dictionaries
  • "structure aware fuzzing" category would compare only fuzzers with grammar/model support on on benchmarks that have input format model/grammar
  • "binary fuzzing" category would compare only fuzzers that instrument binaries (not source).
  • etc.

Suggested by @mboehme: https://github.com/google/fuzzbench/issues/717#issuecomment-690797133

lszekeres avatar Sep 25 '20 21:09 lszekeres