Skip to content

Commit

Permalink
chore: add profile in toml for flamegraph
Browse files Browse the repository at this point in the history
  • Loading branch information
aner-starkware committed Jul 14, 2024
1 parent a8ac86e commit 609280d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,6 @@ warnings = "deny"
[workspace.lints.clippy]
as_conversions = "deny"
unwrap_used = "deny"

[profile.bench]
debug = true

0 comments on commit 609280d

Please sign in to comment.