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

Faster add, etc. #85

Merged
merged 5 commits into from
Nov 28, 2024
Merged

Faster add, etc. #85

merged 5 commits into from
Nov 28, 2024

Conversation

anzdaddy
Copy link
Member

@anzdaddy anzdaddy commented Nov 28, 2024

  • Make Add faster.
  • Add checks that most operations never allocate.
  • Remove -count=10 from profiler make rules.
  • Rename cmp to cmp64 to avoid collision with standard package.
  • Rework test suite ops as a map of functions.
  • Remove errorf helper (no value-add).

@anzdaddy anzdaddy changed the title Faster add Faster add, etc. Nov 28, 2024
@anzdaddy anzdaddy merged commit f4e138b into master Nov 28, 2024
3 checks passed
@anzdaddy anzdaddy deleted the faster-add branch November 28, 2024 22:08
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