Skip to content

Conversation

@not-matthias
Copy link
Member

@not-matthias not-matthias commented Oct 7, 2025

Fixes #89
Bumping instrument-hooks fixes the file system loop

CodSpeedHQ/instrument-hooks#12

@codspeed-hq
Copy link

codspeed-hq bot commented Oct 7, 2025

CodSpeed Performance Report

Merging #90 will degrade performances by 14.69%

Comparing cod-1461-pip-cant-install-v410-on-github-action-macos-runner (01742c8) with master (791bed2)

Summary

⚡ 19 improvements
❌ 12 regressions
✅ 136 untouched

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Mode Benchmark BASE HEAD Change
WallTime test_iir_filter_process 3 µs 2.9 µs +4.38%
WallTime test_iir_filter_set_coefficients[a_coeffs0-b_coeffs0] 890.4 ns 868.1 ns +2.57%
WallTime test_make_bandpass 5.4 µs 5.3 µs +2.71%
WallTime test_make_highpass 5.4 µs 5.6 µs -2.14%
WallTime test_make_lowshelf 7.4 µs 7.1 µs +4.38%
WallTime test_combination_lists[0-0] 1.9 µs 1.8 µs +2.15%
WallTime test_combination_lists[4-2] 3.7 µs 3.6 µs +2.2%
WallTime test_combination_sum[candidates0-8] 10.6 µs 11.3 µs -6.11%
WallTime test_generate_all_combinations[5-4] 10 µs 10.2 µs -2.45%
WallTime test_generate_all_subsequences[sequence1] 98.8 µs 96.2 µs +2.79%
WallTime test_generate_sum_of_subsets_soln[nums0-9] 24.2 µs 23.7 µs +2.42%
WallTime test_hamilton_cycle[graph0] 28.9 µs 28.3 µs +2.41%
WallTime test_solve_crossword[puzzle0-words0] 2.2 µs 2.2 µs -3.33%
WallTime test_solve_power_sum[13-2] 6.9 µs 6.7 µs +3.16%
WallTime test_sum_squares_slow 288.9 µs 303 µs -4.66%
WallTime test_recursive_fibo_10 43.6 µs 39.3 µs +10.81%
WallTime test_recursive_fibo_20 5.2 ms 4.8 ms +6.9%
WallTime test_count_even[count_even_slow] 1.5 ms 1.4 ms +2.1%
WallTime test_sum_of_squares[sum_of_squares_for_loop_power] 190.9 µs 223.8 µs -14.69%
WallTime test_sum_of_squares[sum_of_squares_sum_comprehension_product] 190.7 µs 205.2 µs -7.1%
... ... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.

@not-matthias not-matthias force-pushed the cod-1461-pip-cant-install-v410-on-github-action-macos-runner branch 4 times, most recently from c7037e4 to 0817f7e Compare October 7, 2025 09:51
@not-matthias not-matthias force-pushed the cod-1461-pip-cant-install-v410-on-github-action-macos-runner branch from 0817f7e to 01742c8 Compare October 7, 2025 12:00
@not-matthias not-matthias requested a review from art049 October 7, 2025 12:00
@art049 art049 force-pushed the cod-1461-pip-cant-install-v410-on-github-action-macos-runner branch from 416f2d2 to 01742c8 Compare October 7, 2025 15:51
@art049 art049 merged commit 01742c8 into master Oct 7, 2025
62 of 63 checks passed
@art049 art049 deleted the cod-1461-pip-cant-install-v410-on-github-action-macos-runner branch October 7, 2025 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pip can't install v4.1.0 on github action macos runner

3 participants