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

Optimize eqv? procedure #2092

Merged
merged 5 commits into from
Feb 13, 2025
Merged

Optimize eqv? procedure #2092

merged 5 commits into from
Feb 13, 2025

Conversation

raviqqe
Copy link
Owner

@raviqqe raviqqe commented Feb 13, 2025

No description provided.

Copy link

codspeed-hq bot commented Feb 13, 2025

CodSpeed Performance Report

Merging #2092 will improve performances by 10.93%

Comparing chore/eqv-opt (17e9a35) with main (47783c2)

Summary

⚡ 5 improvements
✅ 7 untouched benchmarks

Benchmarks breakdown

Benchmark BASE HEAD Change
compile_empty 14.6 s 13.1 s +10.93%
compile_fibonacci 24.8 s 23.3 s +6.36%
compile_hello 23.4 s 21.9 s +6.75%
compile_sum 24.8 s 23.4 s +6.38%
compile_tak 24.8 s 23.3 s +6.38%

@raviqqe raviqqe merged commit 5b18060 into main Feb 13, 2025
46 checks passed
@raviqqe raviqqe deleted the chore/eqv-opt branch February 13, 2025 11:16
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