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

chore(divan_compat): remove consts from unsupported features in README #87

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

GuillaumeLagrange
Copy link
Contributor

@GuillaumeLagrange GuillaumeLagrange commented Mar 10, 2025

Copy link

codspeed-hq bot commented Mar 10, 2025

CodSpeed Instrumentation Performance Report

Merging #87 will not alter performance

Comparing remove-const-from-not-supported (17a5e27) with main (d722816)

Summary

✅ 163 untouched benchmarks

Copy link

codspeed-hq bot commented Mar 10, 2025

CodSpeed Walltime Performance Report

Merging #87 will degrade performances by 52.21%

Comparing remove-const-from-not-supported (17a5e27) with main (d722816)

Summary

⚡ 9 improvements
❌ 8 regressions
✅ 92 untouched benchmarks

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

Benchmarks breakdown

Benchmark BASE HEAD Change
init_array[1000] 4 µs 2 µs +97.02%
generate_combinations[5] 3.2 µs 3.3 µs -4%
generate_parentheses[3] 2.4 µs 2.3 µs +3.11%
generate_parentheses[4] 7.3 µs 6.9 µs +5.57%
generate_parentheses[5] 23.8 µs 21.9 µs +8.89%
generate_parentheses[6] 72.6 µs 68.9 µs +5.37%
hamiltonian_cycle[4] 4.5 µs 4.6 µs -3.13%
hamiltonian_cycle[7] 6.6 µs 6.4 µs +3.75%
permutations[3] 2.8 µs 2.9 µs -3.27%
permutations[5] 14.6 µs 14.1 µs +3.14%
permutations[6] 66.8 µs 73.2 µs -8.68%
permutations[7] 795.9 µs 766.2 µs +3.88%
rat_in_maze[6] 5.6 µs 2.9 µs +91.86%
rat_in_maze[8] 3.7 µs 3.9 µs -4.61%
generate_gray_code[1] 2.1 µs 4.3 µs -52.21%
generate_gray_code[2] 3.8 µs 3.9 µs -4.27%
generate_gray_code[5] 3.7 µs 3.9 µs -3.74%

@GuillaumeLagrange GuillaumeLagrange merged commit 17a5e27 into main Mar 10, 2025
6 checks passed
@GuillaumeLagrange GuillaumeLagrange deleted the remove-const-from-not-supported branch March 10, 2025 14:48
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.

None yet

2 participants