mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 18:24:05 +02:00
iai bench
This commit is contained in:
parent
e8143720a5
commit
0d99a9510b
6 changed files with 51 additions and 3 deletions
|
|
@ -40,9 +40,14 @@ fnv = "1.0"
|
|||
[dev-dependencies]
|
||||
pretty_assertions = "0.6"
|
||||
test-case = "1.0.0"
|
||||
iai = "0.1"
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
|
||||
[profile.dev]
|
||||
opt-level = 2
|
||||
|
||||
[[bench]]
|
||||
name = "iai"
|
||||
harness = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue