Sfoglia il codice sorgente

add debug symbols to bench profile

Lennart Braun 3 anni fa
parent
commit
9f6e2cbb86
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      Cargo.toml

+ 3 - 0
Cargo.toml

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