google / fuzzbench

FuzzBench - Fuzzer benchmarking as a service.
https://google.github.io/fuzzbench/
Apache License 2.0
1.09k stars 266 forks source link

[DO NOT MERGE] A standard experiment #1927

Closed DonggeLiu closed 9 months ago

DonggeLiu commented 10 months ago

A standard coverage experiment and a bug-based one.

DonggeLiu commented 10 months ago

/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2023-12-07-standard

DonggeLiu commented 10 months ago

/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2023-12-07-standard-bug --benchmarks bloaty_fuzz_target_52948c harfbuzz_hb-shape-fuzzer_17863b libxml2_xml_e85b9b mbedtls_fuzz_dtlsclient_7c6b0e php_php-fuzz-parser_0dbedb

jonathanmetzman commented 10 months ago

Thanks Dongge!

DonggeLiu commented 10 months ago

Experiment 2023-12-07-standard data and results will be available later at: The experiment data. The experiment report.

Experiment 2023-12-07-standard-bug data and results will be available later at: The experiment data. The experiment report.

DonggeLiu commented 9 months ago

It seems this has stopped unexpectedly. Re-running it here: https://github.com/google/fuzzbench/pull/1929