chore: fuzz

This commit is contained in:
Zixuan Chen 2022-10-13 17:16:12 +08:00
parent 81b8f2c591
commit 71aca40c7b

View file

@ -18,7 +18,7 @@ crev:
cargo crev crate check
fuzz:
cargo fuzz run yata -- -max_total_time=60
cargo fuzz run yata -- -max_total_time=60 -max_len=10000 -jobs=2
flame:
cargo flamegraph --example test --features=fuzzing --root