uv/crates/puffin-distribution
konsti be48200642
Small instrumentation improvements (#1164)
Less verbose span fields for `Dist`s by using the display impl and no
more min length in the tracing durations plot config for comparability
(we lose spans due to a speedup otherwise). Both wait points in the
solver loop are now instrumented so we can inspect what we're waiting
for to progress in the solver.
2024-01-29 10:55:19 +00:00
..
src Small instrumentation improvements (#1164) 2024-01-29 10:55:19 +00:00
Cargo.toml Make puffin-fs tokio dependency opt-in (#1100) 2024-01-25 12:47:46 -05:00