Conversation
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.9 to 0.15.10. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.9...0.15.10) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Merging this PR will degrade performance by 15.23%
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| 👁 | WallTime | test_process_4_files_sequential |
77.9 ms | 88.8 ms | -12.22% |
| 👁 | WallTime | test_pipeline_parallel_2x_10k_threaded |
41.5 ms | 49 ms | -15.23% |
| ⚡ | WallTime | test_threaded_reading_4x_1k |
94.2 ms | 76 ms | +24% |
| ⚡ | WallTime | test_threaded_reading_1k |
28.3 ms | 22.2 ms | +27.13% |
| 👁 | WallTime | test_pipeline_parallel_4x_10k_threaded |
92.3 ms | 106.1 ms | -13.03% |
| ⚡ | WallTime | test_threading_speedup_2x_10k |
279.7 ms | 244.5 ms | +14.4% |
| ⚡ | WallTime | test_threaded_reading_2x_10k |
268.4 ms | 233.3 ms | +15% |
| ⚡ | WallTime | test_sequential_reading_1k |
9.7 ms | 8.5 ms | +13.47% |
| 👁 | WallTime | test_process_4_files_parallel_4_threads |
93.4 ms | 104.3 ms | -10.53% |
| ⚡ | WallTime | test_threading_speedup_4x_10k |
992.8 ms | 751 ms | +32.2% |
| 👁 | WallTime | test_pipeline_sequential_extraction_4x_10k |
94.8 ms | 108.5 ms | -12.65% |
| ⚡ | WallTime | test_file_sequential_1x_10k |
83.1 ms | 73.9 ms | +12.55% |
| ⚡ | WallTime | test_write_pathlib_1k_rustfile |
4.7 ms | 4.2 ms | +10.67% |
| ⚡ | WallTime | test_threaded_with_title_extraction_2x_10k |
291.1 ms | 258.5 ms | +12.6% |
| ⚡ | WallTime | test_write_only_10k_records |
50.7 ms | 45.6 ms | +11.12% |
| 👁 | WallTime | test_pipeline_sequential_4x_10k |
78.2 ms | 91.6 ms | -14.6% |
| ⚡ | WallTime | test_file_sequential_2x_10k |
166.6 ms | 146.8 ms | +13.51% |
| ⚡ | WallTime | test_parallel_read_with_extract_4x_1k |
100.7 ms | 82.4 ms | +22.15% |
| ⚡ | WallTime | test_file_parallel_2x_10k |
296.6 ms | 247.2 ms | +19.96% |
| ⚡ | WallTime | test_file_sequential_4x_10k |
342.6 ms | 297.2 ms | +15.29% |
| ... | ... | ... | ... | ... | ... |
ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.
Comparing dependabot/uv/ruff-0.15.10 (ccbc20e) with main (ae3a684)
Footnotes
-
16 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩
Bumps ruff from 0.15.9 to 0.15.10.
Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
252f761Bump 0.15.10 (#24519)37a1ec8[ty] Fix assignability of intersections with bounded typevars (#24502)f518cc9[ty] Allow partially stringifiedtype[…]annotations (#24518)16c4090docs: fix JSON typo in settings example (#24517)99d97bd[ty] Tighten up a few edge cases inConcatenatetype-expression parsing (#2...2714e34[ty] Enablepull-diagnosticsby default in E2E tests (#24516)d8bc700LSP: Add support for custom extensions (#24463)a45f96d[ty] stop special-casing str constructor (#24514)87a0f01[ruff] Treat f-string interpolation as potential side effect in RUF019 (#24426)e9ba848[ty] Fix excess subscript argument inference for non-generic types (#24354)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)