uv/crates/puffin-dev
konsti ab27913f68
Instrument the main function and add jupyter.in (#1186)
Instrument the main function as anchor span for checking overhead and
update tracing-durations-export to 0.2.0 for differentiating
blocking/non-blocking tasks.

Add a `jupyter.in` requirement since `pip install jupyter` is a common
operation. I tried `jupyterlab` too but there is no difference in
performance (1.00 ± 0.07).
2024-01-30 11:03:24 +00:00
..
src Instrument the main function and add jupyter.in (#1186) 2024-01-30 11:03:24 +00:00
.gitignore Start puffin-dev (#193) 2023-10-26 09:17:22 +00:00
builder.dockerfile Add Puffin Docker image (#985) 2024-01-18 20:21:31 -05:00
Cargo.toml Instrument the main function and add jupyter.in (#1186) 2024-01-30 11:03:24 +00:00
test_sdist_building.sh Start puffin-dev (#193) 2023-10-26 09:17:22 +00:00