diff options
| author | van Hauser <vh@thc.org> | 2023-11-20 00:17:32 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-20 00:17:32 +0100 |
| commit | 444ddb2d09166411fe5eefcdf1cf0861f594aca2 (patch) | |
| tree | 29296d557937bf0103abb35d7d9c3e8361f999f9 /benchmark/COMPARISON | |
| parent | 1179bfeab7ff819bd11077c5a26844ab73feb3f6 (diff) | |
| parent | f2cbcdf3ff7349ab505e1fcebc3242c9252f2176 (diff) | |
| download | afl++-444ddb2d09166411fe5eefcdf1cf0861f594aca2.tar.gz | |
Merge pull request #1853 from cjb/dev-benchmark-py
benchmark: port benchmark.sh to Python, add multicore, multiple runs, persistent+shmem
Diffstat (limited to 'benchmark/COMPARISON')
| -rw-r--r-- | benchmark/COMPARISON | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/benchmark/COMPARISON b/benchmark/COMPARISON index 55ab94b4..fd41282e 100644 --- a/benchmark/COMPARISON +++ b/benchmark/COMPARISON @@ -1,4 +1,4 @@ -CPU | Mz | exec/s | afl-*-config | -========================================|======|========|==============| -CPU 12th Gen Intel(R) Core(TM) i7-1270P | 4200 | 12750 | both | -AMD EPYC 7282 16-Core Processor | 3190 | 10060 | both | +CPU | MHz | threads | singlecore | multicore | afl-*-config | +====================================================|=======|=========|============|===========|==============| +Apple Mac Studio M2 Ultra 2023, Linux VM guest | 3500 | 16 | 163570 | 1157465 | both | +Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz | 4995 | 16 | 120064 | 1168943 | both | |
