astral-sh
ruff
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Reserve Vec's with capacity of 1 for nodes unlikely to contain more
micha/parser-exact-initialization-only
2 hours ago
[ruff] clean up
anishgirianish:ruff-nested-global-or-nonlocal
2 hours ago
Reserve Vec's with capacity of 1 for nodes unlikely to contain more
micha/parser-exact-initialization-only
3 hours ago
Back out parser exact initialization experiment
micha/parser-shrink-more-collections
3 hours ago
[ruff] Extend RUF076 to loops; rename to conditional-global-or-nonlocal
anishgirianish:ruff-global-nonlocal-in-branch
3 hours ago
[ty] Lazily register first-party file roots in `expect_root` to avoid panic Configuring a `root` in `ty.toml` creates a first-party search path, but `try_register_static_roots` skipped first-party paths — leaving them without a `FileRoot`. This caused `expect_root` to panic with "No root found for path" when those paths were later accessed. Fix by attempting a lazy `try_add_root` in `expect_root` before panicking. This avoids the 36% performance regression seen with the eager approach (registering all first-party roots at init), which inadvertently changed Salsa durability for subdirectories like `.venv`. Fixes #3594
cheparity:main
3 hours ago
[ty] ty: fix typos in completion.rs comments (#25532) Signed-off-by: RoySerbi <roy676564@gmail.com>
main
3 hours ago
Render markdown for reST field lists in docstrings Expand the reST parameter parser into a field-list parser that can render `:param:`, `:type:`, `:returns:`, `:rtype:`, and `:raises:` fields in dedicated sections in the markdown returned by hover display.
lerebear/push-usmovrotyxzm
3 hours ago
Latest Branches
CodSpeed Performance Gauge
-13%
Reserve AST Vec's with correct capacity for common cases
#25451
4 days ago
e63ea0d
micha/parser-exact-initialization-only
CodSpeed Performance Gauge
0%
[ruff] Add nested-global-or-nonlocal (RUF076)
#25543
2 hours ago
cfccc47
anishgirianish:ruff-nested-global-or-nonlocal
CodSpeed Performance Gauge
+7%
Shrink additional parser AST collections
#25465
3 hours ago
d8914fe
micha/parser-shrink-more-collections
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs