Skip to content

enhancement - use a faster hash function for lyht_hash_multi #2364

Open
@irfanHaslanded

Description

@irfanHaslanded

Is it possible to switch to a faster hash function such as xxhash or similar?
The current implementation of lyht_hash_multi() uses one-at-a-time hash, which may not be the best.

Metadata

Metadata

Assignees

No one assigned

    Labels

    is:enhancementRequest for adding new feature or enahncing functionality.status:completedFrom the developer perspective, the issue was solved (bug fixed, question answered,...)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions