Skip to content

log_floori() and log_ceili() can be implemented more efficiently #7

@mbeutel

Description

@mbeutel

Both log_floori() and log_ceili() can probably be implemented more efficiently with base-2 logarithms (i.e. with bit_scan_reverse()).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions