Skip to content

[pull] master from fast-pack:master - #16

Merged
pull[bot] merged 4 commits into
AKJUS:masterfrom
fast-pack:master
Jun 24, 2026
Merged

[pull] master from fast-pack:master#16
pull[bot] merged 4 commits into
AKJUS:masterfrom
fast-pack:master

Conversation

@pull

@pull pull Bot commented Jun 24, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

raunaqmorarka and others added 4 commits June 24, 2026 19:53
BinaryPacking using the Vector API pack/unpack kernels: each block is
packed at its own maxbits with no exceptions.

The maxbits computation is vectorized via an OR-reduction over the block.

On Graviton4 (Neoverse V2, SVE2 128-bit), full codec round trip vs
scalar BinaryPacking over 256K random ints: compress 2.5-3.0x faster
across all bit widths; decompress 4.0x at low widths, tapering to
2.4x near width 31.
Add vectorized BinaryPacking int codec
@pull pull Bot locked and limited conversation to collaborators Jun 24, 2026
@pull pull Bot added the ⤵️ pull label Jun 24, 2026
@pull
pull Bot merged commit a6518ff into AKJUS:master Jun 24, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants