WIP: optimizations for linux

This commit is contained in:
2026-02-03 00:16:31 +01:00
parent 4235862d86
commit c283887ada
11 changed files with 64 additions and 54 deletions

View File

@@ -68,6 +68,7 @@ thread-priority = "1"
ringbuf = "0.4"
arc-swap = "1"
midir = "0.10"
parking_lot = "0.12"
# Desktop-only dependencies (behind feature flag)
egui = { version = "0.33", optional = true }