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

Optimization of slices sums (NEON Instructions) #88

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

AndreyyTs
Copy link

Optimization of Slice Addition for ARM64

Tests have passed.

Acceleration results are below:

Benchmark Name Iterations Time per Operation (ns/op)
BenchmarkSumUnit8 40464 29861
BenchmarkSumUnit8Generic 2793 395114
BenchmarkSumUnit16 19112 62727
BenchmarkSumUnit16Generic 2646 411772
BenchmarkSumUnit32 9080 128728
BenchmarkSumUnit32Generic 2186 460634
BenchmarkSumUnit64 4209 279131
BenchmarkSumUnit64Generic 1989 505266

@seg-atlantis-prod
Copy link

Atlantis commands can't be run on fork pull requests. To enable, set --allow-fork-prs or, to disable this message, set --silence-fork-pr-errors

@seg-atlantis-prod
Copy link

Error parsing command: EOF found when expecting closing quote

@AndreyyTs
Copy link
Author

@kalamay
Hello Can you take a look at the pull request?

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