Skip to content

Perf: avoid using chunks_exact* when size is known statically #31414

@CrazyboyQCD

Description

@CrazyboyQCD

chunks_exact* methods give runtime slice while as_chunks* give compile time length array to reduce possible bounds checks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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