Skip to content

GH-100485: Convert from Fast2Sum to 2Sum #100836

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

Merged
merged 4 commits into from
Jan 8, 2023

Conversation

rhettinger
Copy link
Contributor

@rhettinger rhettinger commented Jan 8, 2023

Baseline for vector size 100 is 692 nsec. With 2Sum, it is 659 nsec.

Also, converted dl_zero from a function to a constant.

@rhettinger rhettinger added performance Performance or resource usage skip news labels Jan 8, 2023
@rhettinger rhettinger changed the title bpo-100485: Convert from Fast2Sum to 2Sum GH-100485: Convert from Fast2Sum to 2Sum Jan 8, 2023
@rhettinger rhettinger merged commit df3851f into python:main Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Performance or resource usage skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants