Introduce experiment categories
Open
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 302
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.