ByteBufferProxy and ByteArrayProxy are using hand rolled compareTo implementations
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 125
Closed
Description
opened
on Jul 6, 2022The 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
Projects
No projects
Milestone
No milestone
Relationships
None yet
Development
No branches or pull requests
Issue actions