Skip to content

Implement Muła's algorithm for AVX2-based popcount within a basic block #54

@daniel-j-h

Description

@daniel-j-h

Our succinct rank/select data structures heavily rely on popcount. At the moment we are using the popcount intrinsic but by now there are faster ways of running popcount over a long sequence of bytes. We should explore them.

libraries

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