Major performance improvements

This commit is contained in:
2026-07-05 22:29:09 -05:00
parent d13f30d135
commit 04e6080780
12 changed files with 251 additions and 43 deletions

3
.cargo/config.toml Normal file
View File

@@ -0,0 +1,3 @@
[profile.profiling]
inherits = "release"
debug = true