mirror of
https://github.com/loro-dev/loro.git
synced 2024-12-01 04:28:18 +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
|
cargo crev crate check
|
||||||
|
|
||||||
fuzz:
|
fuzz:
|
||||||
cargo fuzz run yata -- -max_total_time=60
|
cargo fuzz run yata -- -max_total_time=60 -max_len=10000 -jobs=2
|
||||||
|
|
||||||
flame:
|
flame:
|
||||||
cargo flamegraph --example test --features=fuzzing --root
|
cargo flamegraph --example test --features=fuzzing --root
|
||||||
|
|
Loading…
Reference in a new issue