This website works better with JavaScript
Home
Explore
Help
Sign In
avadapal
/
ramen-dockerization
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
add debug symbols to bench profile
Lennart Braun
2 years ago
parent
bfaab6d0a6
commit
9f6e2cbb86
1 changed files
with
3 additions
and
0 deletions
Unified View
Show Diff Stats
3
0
Cargo.toml
+ 3
- 0
Cargo.toml
View File
@@ -5,3 +5,6 @@ members = [
"dpf",
"dpf",
"utils",
"utils",
]
]
+
+[profile.bench]
+debug = 2