ByteBufferProxy and ByteArrayProxy are using hand rolled compareTo implementations
-
Notifications
You must be signed in to change notification settings - Fork 124
Closed
Description
opened
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
Fields
No fields configured for issues without a type.
Projects
No projects
Milestone
No milestone
Relationships
None yet
Development
No branches or pull requests