-
Notifications
You must be signed in to change notification settings - Fork 128
Open
Description
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
Labels
No labels