Skip to content

use CRC32 for ring hash #7

@mranney

Description

@mranney

MD5 is a bit expensive for the ring hash. Using

https://github.com/Voxer/sse4_crc32

should be a lot faster. It's an awkward dependency on a native code module, but the performance gains are substantial.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions