Switch to mimalloc

This commit is contained in:
itsjunetime
2024-11-27 18:57:39 -07:00
parent cc46791627
commit 65e1f1a205
7 changed files with 64 additions and 44 deletions
+1
View File
@@ -37,6 +37,7 @@ glib = "0.20.0"
itertools = "*"
flume = { version = "0.11.0", default-features = false, features = ["async"] }
xflags = "0.4.0-pre.2"
mimalloc = "0.1.43"
# for tracing with tokio-console
console-subscriber = { version = "0.4.0", optional = true }