feat: improve indexer perf

This commit is contained in:
DarkSky
2026-01-15 19:27:41 +08:00
parent 00a458543f
commit 8d14607c2b
2 changed files with 12 additions and 11 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ resolver = "3"
libc = "0.2"
log = "0.4"
loom = { version = "0.7", features = ["checkpoint"] }
memory-indexer = "0.2.1"
memory-indexer = "0.3.0"
mimalloc = "0.1"
mp4parse = "0.17"
nanoid = "0.4"