Browse Source

add debug symbols to bench profile

Lennart Braun 2 years ago
parent
commit
9f6e2cbb86
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Cargo.toml

+ 3 - 0
Cargo.toml

@@ -5,3 +5,6 @@ members = [
     "dpf",
     "utils",
 ]
+
+[profile.bench]
+debug = 2