profiler set up! cpu starvation identified

This commit is contained in:
Bill
2025-11-19 11:04:31 -07:00
parent e041912108
commit 9525aa8878
4 changed files with 28 additions and 10 deletions

View File

@@ -55,7 +55,7 @@ pyo3-arrow = "0.15.0"
num_cpus = "1.16"
tracing-subscriber = { version = "0.3", features = ["registry", "env-filter"] }
tracing-tracy = "0.11.4"
tracing-tracy = "=0.11.2"
tracing = "0.1.41"
[target.'cfg(not(target_env = "msvc"))'.dependencies]