Allow tests to hook up to running process to help with profiling

This commit is contained in:
James Wilson
2021-07-19 15:57:39 +01:00
parent f77afe0b75
commit 73a4dbb095
5 changed files with 81 additions and 20 deletions
+1
View File
@@ -12,3 +12,4 @@ opt-level = 3
[profile.release]
lto = true
panic = "abort"
debug = true