Skip to content

[C++] Benchmark key_hash and document tradeoffs with vendored xxhash #31439

Description

@asfimport

ARROW-15239 adds a vectorized hashing function for use initially in execution engine bloom filters and later in the hash-join node. We should add some benchmarks to explore how the performance compares to the vendored scalar xxhash implementation. In addition, we should document where the two differ and explain any tradeoffs for future users.

Reporter: Weston Pace / @westonpace

Related issues:

Note: This issue was originally created as ARROW-16017. Please see the migration documentation for further details.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions