Skip to content

[Feature Request] Calculate CrcParams at compile-time. #43

@QuarticCat

Description

@QuarticCat

CrcParams is very large and needs some time to initialize. If we can compute it at compile time and store it as a const variable, that would save some space and time and possibly enable some const propagations.

Besides, I think checksum_with_params should take &CrcParams rather than CrcParams.

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