Skip to content

Commit

Permalink
bench profile
Browse files Browse the repository at this point in the history
Signed-off-by: iGxnon <igxnon@gmail.com>
  • Loading branch information
iGxnon committed Aug 2, 2024
1 parent cf73f03 commit e0f09fb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,7 @@ micro-bench = [] # for benchmark, do not enable it in normal use
name = "micro"
harness = false
required-features = ["micro-bench"]

[profile.bench]
opt-level = 3
lto = true

0 comments on commit e0f09fb

Please sign in to comment.