astral-sh
ruff
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
only prefer declared types in non-covariant positions
ibraheem/prefer-non-covariant-declared-types
6 minutes ago
simply filter `InnerIntersectionBuilder`s using equality check
mtshiba:intersection-hash
1 hour ago
simply filter `InnerIntersectionBuilder`s using equality check
mtshiba:infer-return-type
1 hour ago
Add support for descriptor checks with unions
charlie/descriptor-union
2 hours ago
Update builder.rs
mtshiba:intersection-hash
2 hours ago
[ty] Track narrowing unions to prevent exponential blowup When inferring a call expression with a union type context, we try narrowing to each element of the union. If nested calls have the same union as their parameter type, this would lead to exponential blowup. By tracking which unions we're already narrowing against, we skip redundant nested narrowing. On a synthetic benchmark with nested `list_schema()` calls: - 4-level nesting: >120s → 0.13s
zb/narrow-track
2 hours ago
mdlint
dcreager/generic-horn-clauses
3 hours ago
Update builder.rs
mtshiba:intersection-hash
3 hours ago
Active Branches
[ty] ensure `IntersectionBuilder` does not have multiple identical `InnerIntersectionBuilder`s
last run
1 hour ago
#22055
CodSpeed Performance Gauge
0%
[ty] infer function's return type
last run
1 hour ago
#17371
CodSpeed Performance Gauge
-41%
Add support for descriptor checks with unions
last run
2 hours ago
#22067
CodSpeed Performance Gauge
-1%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs