about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2023-11-19benchmark: rename afl_execs_per_sec to execs_per_secChris Ball
2023-11-19benchmark: Update Jupyter notebook and results file.Chris Ball
2023-11-19benchmark: update COMPARISONChris Ball
2023-11-19benchmark: remove self-calculation of execs/secChris Ball
2023-11-17Update benchmark.pyvan Hauser
2023-11-16Fix benchmark.pyvan Hauser
2023-11-15Update benchmark.pyvan Hauser
2023-11-14benchmark: disallow duplicate entries for the same CPU in COMPARISONChris Ball
2023-11-12benchmark: use afl's execs/s; increase CPU model widthChris Ball
2023-11-12benchmark: lower minimum Python version to 3.8Chris Ball
2023-11-12benchmark: show the number of cores used in COMPARISONChris Ball
2023-11-10benchmark: Add support for COMPARISON fileChris Ball
2023-10-02benchmark: notebook wording tweaksChris Ball
2023-10-02benchmark: add a README, lower default runs from 5 to 3Chris Ball
2023-10-02benchmark: cleanup, add results, add a data exploration notebookChris Ball
2023-09-05Add start_time_of_run and total_execs_per_sec, cleanup for PRChris Ball
2023-09-05Allow config of all experiment params, average across runsChris Ball
2023-09-05Save the results to a json fileChris Ball
2023-09-05Add support for multi-core benchmarkingChris Ball
2023-09-05Test standard and persistent modes separatelyChris Ball
2023-09-05Pure Python (3.6) port of benchmark.sh as benchmark.py, no other changesChris Ball
2023-09-04fix string transform lafvanhauser-thc
2023-09-03code formatvanhauser-thc
2023-09-02Merge pull request #1850 from devnexen/afl_untracer_haikuvan Hauser
afl untracer haiku build fix.
2023-09-02fix attempt for laf string compare transformvanhauser-thc
2023-09-02afl untracer haiku build fix.David Carlier
2023-08-31changelogvanhauser-thc
2023-08-31Merge branch 'dev' of ssh://github.com/AFLplusplus/AFLplusplus into devvanhauser-thc
2023-08-31nitvanhauser-thc
2023-08-30Merge pull request #1826 from WorksButNotTested/arm64-fixvan Hauser
Don't corrupt instruction if map offset is too large
2023-08-30Fix detection of DSOYour
2023-08-30Fix path to zlibYour Name
2023-08-30Don't corrupt instruction if map offset is too largeYour Name
2023-08-29update docsvanhauser-thc
2023-08-28fixvanhauser-thc
2023-08-28better afl startup detection in afl-whatsupvanhauser-thc
2023-08-24add missing envsvanhauser-thc
2023-08-23fixvanhauser-thc
2023-08-23AFL_IGNORE_SEED_PROBLEMSvanhauser-thc
2023-08-23fixvanhauser-thc
2023-08-23afl-whatsup startup detectionvanhauser-thc
2023-08-22Merge pull request #1840 from smoelius/stablevan Hauser
update afl-system-config for macos
2023-08-22fixvanhauser-thc
2023-08-22afl-whatsup -m -nvanhauser-thc
2023-08-21afl-whatsup add coverage outputvanhauser-thc
2023-08-19Adjust use of `sudo`Samuel E. Moelius III
2023-08-19Don't hide errorsSamuel E. Moelius III
2023-08-19Loosen `ReportCrash` checkSamuel E. Moelius III
2023-08-17add env var to help outputvanhauser-thc
2023-08-16add benchmarkvanhauser-thc