Lower sample count.

Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
This commit is contained in:
Keith Rothman 2019-02-01 13:57:26 -08:00
parent 570b99dd4f
commit 950d9f5c74
1 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,4 @@
# read/write width is relatively slow to resolve
# Even slower with multi bit masks...
N ?= 20
N ?= 5
include ../fuzzer.mk