Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: macro runs on 3.13 #50

Open
wants to merge 1 commit into
base: macro-runs
Choose a base branch
from
Open

feat: macro runs on 3.13 #50

wants to merge 1 commit into from

Conversation

art049
Copy link
Member

@art049 art049 commented Oct 15, 2024

No description provided.

Copy link

codspeed-hq bot commented Oct 15, 2024

CodSpeed Performance Report

Merging #50 will degrade performances by 7.08%

Comparing macro-runs-313 (55886ae) with macro-runs (5536cce)

Summary

⚡ 177 improvements
❌ 5 regressions
✅ 13 untouched benchmarks

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

Benchmarks breakdown

Benchmark macro-runs macro-runs-313 Change
test_iir_filter_process 3.4 µs 3.2 µs +7.89%
test_iir_filter_set_coefficients[a_coeffs0-b_coeffs0] 1,032 ns 912 ns +13.16%
test_make_allpass 6.1 µs 5.5 µs +9.74%
test_make_bandpass 6.5 µs 5.9 µs +10.41%
test_make_highpass 6.5 µs 6 µs +9.02%
test_make_highshelf 8.6 µs 7.8 µs +9.19%
test_make_lowpass 6.6 µs 6 µs +11.27%
test_make_lowshelf 8.5 µs 7.7 µs +10.26%
test_make_peak 7.5 µs 6.6 µs +13.45%
test_color[graph0-3] 29.4 µs 23 µs +27.51%
test_combination_lists[0-0] 2.1 µs 2.1 µs +2.33%
test_generate_all_combinations[0-0] 1.4 µs 1.1 µs +21.51%
test_generate_all_combinations[5-4] 8.9 µs 9.2 µs -3.9%
test_generate_all_permutations[sequence0] 161.2 µs 153.6 µs +4.95%
test_generate_all_permutations[sequence1] 161.9 µs 155.2 µs +4.28%
test_generate_all_subsequences[sequence0] 192.3 µs 180.5 µs +6.49%
test_generate_all_subsequences[sequence1] 96.4 µs 91.4 µs +5.5%
test_get_valid_pos[pos0-4] 3.2 µs 3.4 µs -4.61%
test_hamilton_cycle[graph0] 26.9 µs 19.5 µs +38.25%
test_is_complete[board0] 2 µs 1.6 µs +23.13%
... ... ... ... ...

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

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.

1 participant