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 faster scaling composite hash value encoding for remote path #13155

Merged
merged 7 commits into from
Apr 16, 2024

Commits on Apr 12, 2024

  1. Add exponential scaling FNV composite value hash algorithm for remote…

    … path
    
    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    b2ec3ef View commit details
    Browse the repository at this point in the history
  2. Add tests

    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    b8b1fb4 View commit details
    Browse the repository at this point in the history
  3. Incoporate PR review feedback

    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    98827a0 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/main' into hash-composite

    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    9e86fad View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Merge remote-tracking branch 'upstream/main' into hash-composite

    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    80f4ffa View commit details
    Browse the repository at this point in the history
  2. Incoporate PR review feedback

    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    122bcd3 View commit details
    Browse the repository at this point in the history
  3. Incoporate PR review feedback & fix test failure

    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d1ed1ad View commit details
    Browse the repository at this point in the history