Skip to content

IntSequence might be faster with ByteBuffer #43

@Neiko2002

Description

@Neiko2002

Maybe ByteBuffer are faster than the current memory segment system, since JDK developer can implement instrinstics for them. ByteBuffer.allocateDirect(n * Integer.BYTES).order(ByteOrder.nativeOrder()).asIntBuffer()

https://twitter.com/CZ_JanecekPetr/status/1333522238910443524

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