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

Add avx512 path #69

Merged
merged 1 commit into from
Oct 25, 2019
Merged

Add avx512 path #69

merged 1 commit into from
Oct 25, 2019

Conversation

sakridge
Copy link
Contributor

Add AVX512 for supported CPUs.

I see about 35% performance increase on Skylake-x based machines on GCP. n1-standard instances.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 96.297% when pulling d05202a on sakridge:avx512 into 196a16a on darrenldl:master.

@codecov
Copy link

codecov bot commented Oct 25, 2019

Codecov Report

Merging #69 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #69   +/-   ##
=======================================
  Coverage   96.31%   96.31%           
=======================================
  Files          10       10           
  Lines        2930     2930           
=======================================
  Hits         2822     2822           
  Misses        108      108
Impacted Files Coverage Δ
simd_c/reedsolomon.c 100% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 196a16a...d05202a. Read the comment docs.

@darrenldl
Copy link
Contributor

Oh sweet, thanks!

@darrenldl darrenldl merged commit 7aa1ff9 into rust-rse:master Oct 25, 2019
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.

3 participants