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

Keccak Optimization for Apple Silicon #26

Merged
merged 6 commits into from
Jan 20, 2024
Merged

Commits on Jan 20, 2024

  1. Configuration menu
    Copy the full SHA
    8601cf5 View commit details
    Browse the repository at this point in the history
  2. add .clang-format specification

    Signed-off-by: Anjan Roy <[email protected]>
    itzmeanjan committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    e6402bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    534a6b0 View commit details
    Browse the repository at this point in the history
  4. add gtest-parallel as a dependency of this project

    Signed-off-by: Anjan Roy <[email protected]>
    itzmeanjan committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    1415794 View commit details
    Browse the repository at this point in the history
  5. run all tests in parallel using gtest-parallel utility

    Signed-off-by: Anjan Roy <[email protected]>
    itzmeanjan committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    cb4527c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ff3543 View commit details
    Browse the repository at this point in the history