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

Switch to using std::copy #23

Merged
merged 5 commits into from
Dec 3, 2023
Merged

Switch to using std::copy #23

merged 5 commits into from
Dec 3, 2023

Conversation

itzmeanjan
Copy link
Owner

  • Instead of using std::ranges::copy, use std::copy [Due to issues when compiling with Apple Clang 14.0.0.14000029, more @ https://github.com/itzmeanjan/dilithium/actions/runs/7065013780]
  • Update benchmark input sizes
  • Update github actions CI script to also run tests on macos, along with existing ubuntu target
  • Update benchmark results

@itzmeanjan itzmeanjan merged commit 04ac27b into master Dec 3, 2023
2 checks passed
@itzmeanjan itzmeanjan deleted the use-std-copy branch December 3, 2023 15:45
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

1 participant