Skip to content

Faster signature comparisaon #8

@maltebp

Description

@maltebp

Increase the performance of comparing signatures by comparing larger types than char (i.e. if the Signature consists of 32 bytes, then compare using one int instead of 4 bytes).

Note: Probably test if this is even an optimization first

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions