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

Added performance tips to README #74

Merged
merged 1 commit into from Oct 6, 2021
Merged

Added performance tips to README #74

merged 1 commit into from Oct 6, 2021

Conversation

fboemer
Copy link
Contributor

@fboemer fboemer commented Oct 6, 2021

No description provided.

@fboemer fboemer marked this pull request as ready for review October 6, 2021 18:19
@fboemer fboemer requested a review from a team as a code owner October 6, 2021 18:19
@fboemer fboemer merged commit f976b7d into main Oct 6, 2021
@fboemer fboemer deleted the fboemer/readme branch October 6, 2021 23:45
joserochh pushed a commit to joserochh/hexl that referenced this pull request Oct 11, 2021
joserochh added a commit that referenced this pull request Oct 11, 2021
Avoiding memcpy calls on NTT

* Avoiding memcpys on Fwd NTT
* Avoiding memcpy on INV NTT
* Fixing some lines length
* using only one out-of-place on first passes
* Adding out-of-place for raddix 4 NTT
* Adding gpg issue
* Adding test cases for out place NTT
* Removing commented code and testing GPG Signing
* Fboemer/fix 32 bit invntt (#73)
* Fix 32-bit AVX512DQ InvNT
* Refactor NTT tests for better coverage
* Added performance tips to README (#74)
* small fix on test case (missed during merge)

Co-authored-by: Fabian Boemer <fabian.boemer@intel.com>
fboemer added a commit that referenced this pull request Nov 8, 2021
fboemer added a commit that referenced this pull request Nov 8, 2021
Avoiding memcpy calls on NTT

* Avoiding memcpys on Fwd NTT
* Avoiding memcpy on INV NTT
* Fixing some lines length
* using only one out-of-place on first passes
* Adding out-of-place for raddix 4 NTT
* Adding gpg issue
* Adding test cases for out place NTT
* Removing commented code and testing GPG Signing
* Fboemer/fix 32 bit invntt (#73)
* Fix 32-bit AVX512DQ InvNT
* Refactor NTT tests for better coverage
* Added performance tips to README (#74)
* small fix on test case (missed during merge)

Co-authored-by: Fabian Boemer <fabian.boemer@intel.com>
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.

None yet

3 participants