about summary refs log tree commit diff
path: root/benchmark/COMPARISON
diff options
context:
space:
mode:
authorChris Ball <chris@printf.net>2023-11-12 07:40:58 -0800
committerChris Ball <chris@printf.net>2023-11-12 07:40:58 -0800
commit8b79d9b4d5efdf4d0e30a323dd3a169f9a7801c5 (patch)
tree1bb8d7325c346de69f391e6e42111da72baab062 /benchmark/COMPARISON
parent16993bba8fa359b093d44fe395044bfd392c19f3 (diff)
downloadafl++-8b79d9b4d5efdf4d0e30a323dd3a169f9a7801c5.tar.gz
benchmark: show the number of cores used in COMPARISON
Diffstat (limited to 'benchmark/COMPARISON')
-rw-r--r--benchmark/COMPARISON8
1 files changed, 4 insertions, 4 deletions
diff --git a/benchmark/COMPARISON b/benchmark/COMPARISON
index d8750e34..03a197cd 100644
--- a/benchmark/COMPARISON
+++ b/benchmark/COMPARISON
@@ -1,4 +1,4 @@
-CPU                            | MHz   | singlecore | multicore | afl-*-config |
-===============================|=======|============|===========|==============|
-Apple Mac Studio M2 Ultra 2023 | 3500  | 174386     | 1112585   | both         |
-Intel(R) Core(TM) i9-9900K CPU | 4999  | 133706     | 1169989   | both         |
+CPU                            | MHz   | threads | singlecore | multicore | afl-*-config |
+===============================|=======|=========|============|===========|==============|
+Apple Mac Studio M2 Ultra 2023 | 3500  | 16      | 174386     | 1112585   | both         |
+Intel(R) Core(TM) i9-9900K CPU | 4995  | 16      | 133706     | 1169989   | both         |