performance counters

This commit is contained in:
2021-10-18 11:17:25 +02:00
parent 989056af99
commit 020fcd21dc
5 changed files with 57 additions and 22 deletions

View File

@@ -20,6 +20,9 @@ gilrs = "0.7.4"
gltf = "0.15.2"
glyph_brush = "0.7"
[profile.release]
debug = 1
[[bin]]
name = "converter"
path = "build/converter/src/main.rs"