uv/crates/puffin-resolver
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
tests Support extras in editable requirements (#1113) 2024-01-26 12:07:51 +00:00
Cargo.toml Remove some unused dependencies (#1077) 2024-01-24 11:58:21 -05:00