Skip to content

ByteBufferProxy and ByteArrayProxy are using hand rolled compareTo implementations #198

@danielcranford

Description

@danielcranford

The jdk provides vectorized and intrinsic-ified comparison methods which can use SIMD instructions: ByteBuffer.compareTo() and Arrays.compare(byte[], byte[])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions