Skip to content

Perf: Implement the bit vector operations with SIMD #27

@meling

Description

@meling

The Go std lib will soon have a GOEXPERIMENT to provide an API for SIMD operations. This is currently being discussed in issue #73787. We should attempt to implement bit vector operations using SIMD to determine if we can improve performance.

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