index
:
~cnx/afl++
this commit
dataflow
dev
run
stable
Security-oriented fuzzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
benchmark
/
benchmark.py
Age
Commit message (
Expand
)
Author
2024-02-13
valid comparison.md
vanhauser-thc
2023-12-03
comparison -> comparison.md
vanhauser-thc
2023-11-20
update
vanhauser-thc
2023-11-19
benchmark: rename afl_execs_per_sec to execs_per_sec
Chris Ball
2023-11-19
benchmark: remove self-calculation of execs/sec
Chris Ball
2023-11-17
Update benchmark.py
van Hauser
2023-11-16
Fix benchmark.py
van Hauser
2023-11-15
Update benchmark.py
van Hauser
2023-11-14
benchmark: disallow duplicate entries for the same CPU in COMPARISON
Chris Ball
2023-11-12
benchmark: use afl's execs/s; increase CPU model width
Chris Ball
2023-11-12
benchmark: lower minimum Python version to 3.8
Chris Ball
2023-11-12
benchmark: show the number of cores used in COMPARISON
Chris Ball
2023-11-10
benchmark: Add support for COMPARISON file
Chris Ball
2023-10-02
benchmark: add a README, lower default runs from 5 to 3
Chris Ball
2023-10-02
benchmark: cleanup, add results, add a data exploration notebook
Chris Ball
2023-09-05
Add start_time_of_run and total_execs_per_sec, cleanup for PR
Chris Ball
2023-09-05
Allow config of all experiment params, average across runs
Chris Ball
2023-09-05
Save the results to a json file
Chris Ball
2023-09-05
Add support for multi-core benchmarking
Chris Ball
2023-09-05
Test standard and persistent modes separately
Chris Ball
2023-09-05
Pure Python (3.6) port of benchmark.sh as benchmark.py, no other changes
Chris Ball