mirror of
https://github.com/cesanta/mongoose.git
synced 2024-11-27 20:59:00 +08:00
Make fuzzer faster on large input/output
This commit is contained in:
parent
f8e1f17651
commit
d5b5cec797
@ -2,6 +2,7 @@
|
||||
#define MG_ENABLE_LOG 0
|
||||
#define MG_ENABLE_LINES 1
|
||||
#define MG_ENABLE_TCPIP 1
|
||||
#define MG_IO_SIZE (4 * 1024 * 1024) // 4M IO size, unless resize is too slow
|
||||
|
||||
#include "mongoose.c"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user