Skip to content

Chunks.. unchecked? #304

@ThomasCartier

Description

@ThomasCartier

Hi, for maximum speed, could it be possible to chunk by N bits and extract it to a u8,u16.. while in the unsafe realm for maximum speed?

Currently working on a hpack implementation and eager to know if I could replace the bit shifting for integer encoding. That would offer a much cleaner + self explaining code to look at and understand at a later stage (months/years away).

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions