fix: remove unused setuptools dependency from pyproject.toml #188
CodSpeed HQ / CodSpeed Performance Analysis
succeeded
Mar 18, 2026 in 0s
Performance Gate Passed
⚡ 4 improved benchmarks
✅ 56 untouched benchmarks
⏩ 16 skipped benchmarks1
Performance Changes
| Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|
| ⚡ | test_run_clang_tidy_valid[args4-1] |
1,069.8 µs | 888.2 µs | +20.44% |
| ⚡ | test_resolve_install_tool_already_installed_correct_version |
927.2 µs | 815 µs | +13.76% |
| ⚡ | test_resolve_install_tool_version_mismatch |
1,267.5 µs | 903.3 µs | +40.31% |
| ⚡ | test_run_clang_tidy_invalid[args4-1] |
1,020.9 µs | 845.9 µs | +20.69% |
Comparing fix/remove-unused-deps (21f6e15) with main (8b18318)2
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. ↩
-
No successful run was found on
main(d083c25) during the generation of this report, so 8b18318 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report. ↩
Loading