From 8a2b140f406acc44bfa48574eb0440cfc92b462f Mon Sep 17 00:00:00 2001 From: vanhauser-thc Date: Thu, 15 Jul 2021 12:42:57 +0200 Subject: nits --- docs/perf_tips.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/perf_tips.md') diff --git a/docs/perf_tips.md b/docs/perf_tips.md index 7c14cbbc..9c31e56b 100644 --- a/docs/perf_tips.md +++ b/docs/perf_tips.md @@ -134,7 +134,7 @@ misses, or similar factors, but they are less likely to be a concern.) ## 7. Keep memory use and timeouts in check -Consider setting low values for -m and -t. +Consider setting low values for `-m` and `-t`. For programs that are nominally very fast, but get sluggish for some inputs, you can also try setting `-t` values that are more punishing than what `afl-fuzz` -- cgit 1.4.1