Add asting benchmark
Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
parent
9aeeb4eb5b
commit
d41cd57847
2 changed files with 58 additions and 0 deletions
|
|
@ -7,6 +7,10 @@ edition = "2024"
|
|||
name = "parsing"
|
||||
harness = false
|
||||
|
||||
[[bench]]
|
||||
name = "asting"
|
||||
harness = false
|
||||
|
||||
[profile.bench]
|
||||
debug = true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue