mirror of
https://github.com/loro-dev/loro.git
synced 2024-11-28 17:41:49 +00:00
chore: fuzz
This commit is contained in:
parent
81b8f2c591
commit
71aca40c7b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue