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

Optimize memory buffer, simplify set32, use sha256-simd #7060

Merged
merged 6 commits into from
Mar 14, 2023

Commits on Mar 9, 2023

  1. reuse memory buffer

    shyba committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    8078452 View commit details
    Browse the repository at this point in the history
  2. simplify set32

    shyba committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    88c6ec4 View commit details
    Browse the repository at this point in the history
  3. use minio/sha256-simd

    shyba committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    8b4b833 View commit details
    Browse the repository at this point in the history
  4. fix offset on set32

    shyba committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    4a64fa3 View commit details
    Browse the repository at this point in the history
  5. gofmt imports

    shyba committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    b938fd9 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. specify complete offset

    shyba committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    337bca7 View commit details
    Browse the repository at this point in the history