about summary refs log tree commit diff
path: root/benchmark
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2023-12-05 19:08:33 +0100
committerGitHub <noreply@github.com>2023-12-05 19:08:33 +0100
commitef706ad668b36e65d24f352f5bcee22957f5f1cc (patch)
tree002289d8e6195ab63eb61278576d010dc7186f8e /benchmark
parent981a90d7883b939cc3b41b8ac9acc3025ff0c164 (diff)
parent5b655e0d59973099c8ecaea6f105d62c24fddafd (diff)
downloadafl++-ef706ad668b36e65d24f352f5bcee22957f5f1cc.tar.gz
Merge pull request #1925 from AFLplusplus/dev
fix
Diffstat (limited to 'benchmark')
-rw-r--r--benchmark/COMPARISON.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/benchmark/COMPARISON.md b/benchmark/COMPARISON.md
new file mode 100644
index 00000000..49c107a2
--- /dev/null
+++ b/benchmark/COMPARISON.md
@@ -0,0 +1,9 @@
+CPU                                                 | MHz   | threads | singlecore | multicore | afl-*-config |
+====================================================|=======|=========|============|===========|==============|
+Raspberry Pi 5                                      | 2400  | 4       | 25786      | 101114    | both         |
+AMD EPYC 7282 16-Core Processor                     | 3194  | 32      | 87199      | 769001    | both         |
+AMD Ryzen 5 PRO 4650G with Radeon Graphics          | 3700  | 12      | 95356      | 704840    | both         |
+Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz            | 4995  | 16      | 120064     | 1168943   | both         |
+12th Gen Intel(R) Core(TM) i7-1270P                 | 4761  | 16      | 149778     | 641219    | both         |
+AMD Ryzen 9 5950X 16-Core Processor                 | 4792  | 32      | 161690     | 2339763   | both         |
+Apple Mac Studio M2 Ultra 2023, Linux VM guest      | 3500  | 16      | 163570     | 1157465   | both         |