mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-16 01:35:00 +00:00
![]() I've tried to investigate puffin's performance wrt to builds and parallelism in general, but found the previous instrumentation to granular. I've tried to add spans to every function that either needs noticeable io or cpu resources without creating duplication. This also fixes some wrong tracing usage on async functions (https://docs.rs/tracing/latest/tracing/struct.Span.html#in-asynchronous-code) and some spans that weren't actually entered. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |