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 unicode_loose_xxhash Vindex type #6549

Merged
merged 4 commits into from
Aug 23, 2020

Commits on Aug 11, 2020

  1. * Add unicode_loose_xxhash Vindex type

     * Refactor out unicode normalization functions
     * Add md5 benchmark
     * Change existing xxhash benchmark to benchmark Vindex
       function instead of underlying hash
    
    Signed-off-by: Jacques Grove <aquarapid@gmail.com>
    aquarapid committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    4d7dd4f View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Add 32 bit benchmark binary md5 and xxhash too.

    Signed-off-by: Jacques Grove <aquarapid@gmail.com>
    aquarapid committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    8bd3055 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. added e2e test for unicode_loose_xxhash

    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    b104f31 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into jg_unicodeloosexx…

    …hash
    
    Signed-off-by: Harshit Gangal <harshit@planetscale.com>
    harshit-gangal committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    8b56fa2 View commit details
    Browse the repository at this point in the history