aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-05-26 13:19:57 +0200
committervan Hauser <vh@thc.org>2020-05-26 13:19:57 +0200
commit996e1515b320fb2d44c367dea7b4d26f2d56f5df (patch)
tree6a298c420819aa9a22feae38bf88385d305d6e41 /TODO.md
parent0994972c07333af3a1fecf694c6527517da966ca (diff)
downloadAFLplusplus-996e1515b320fb2d44c367dea7b4d26f2d56f5df.tar.gz
better performance compilation options for afl++ and targets
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 3ee8d091..b7d51369 100644
--- a/TODO.md
+++ b/TODO.md
@@ -9,6 +9,7 @@
- learn from honggfuzz
- for persistent mode, have a functionality that transports the test case
via shared memory (and the int write to the FD from afl-fuzz is the size)
+ - CPU affinity for many cores?
## Further down the road