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

perf: re-inline always addmul #381

Merged
merged 2 commits into from
Jun 15, 2024
Merged

Conversation

DaniPopes
Copy link
Contributor

Turns out addmul is not that big as I thought, and inlining it provides a decent speed up, unlike division. Partially reverts #374.

I also made addmul_ref test-only as the comment suggests.

@prestwich prestwich merged commit bd1205b into recmo:main Jun 15, 2024
17 of 18 checks passed
@DaniPopes DaniPopes deleted the reinline-addmul branch June 15, 2024 16:54
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.

2 participants