Skip to content

Compute true_count while constructing/evaluating boolean operators  #1508

@gatesn

Description

@gatesn

We almost always want to know true_count from the result of mask operations, so we may as well compute them while iterating over the u64s used within BooleanBuffer.

We probably need our own version of BooleanBuffer::collect_bool that does a popcnt for each u64.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions