chore: update benchmark
This commit is contained in:
parent
471a23c958
commit
be32dc24e0
3 changed files with 26 additions and 9 deletions
|
|
@ -27,6 +27,8 @@ cargo fuzz run fuzz_target_1
|
|||
```shell
|
||||
curl -q https://orgmode.org/worg/doc.org --output ./benches/doc.org
|
||||
curl -q https://orgmode.org/worg/org-faq.org --output ./benches/org-faq.org
|
||||
curl -q https://orgmode.org/worg/org-hacks.org --output ./benches/org-hacks.org
|
||||
curl -q https://orgmode.org/worg/org-release-notes.org --output ./benches/org-release-notes.org
|
||||
curl -q https://orgmode.org/worg/org-syntax.org --output ./benches/org-syntax.org
|
||||
|
||||
cargo bench --bench parse
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue