Skip to content

Releases: structured-world/structured-zstd

v0.0.19

12 Apr 19:13
95af26d

Choose a tag to compare

Performance

  • (bench) add wildcopy candidate research bench and dashboard range filter (#107)

v0.0.18

12 Apr 14:47
051fed2

Choose a tag to compare

Performance

  • (decoding) add shared dictionary handle (#105)

v0.0.17

11 Apr 16:36
491b2eb

Choose a tag to compare

Performance

  • (encoding) complete ARM histogram path for #71 (#104)
  • (encoding) CRC-gated hash mix for ARM and x86_64 (#102)

v0.0.16

11 Apr 10:17
ae02906

Choose a tag to compare

Performance

  • (encoding) early incompressible fast-path + benchmark parity (#99)

v0.0.15

09 Apr 22:48
40b6e89

Choose a tag to compare

Performance

  • (encoding) SIMD-dispatch common_prefix_len (#96)

v0.0.14

09 Apr 22:02
b0a3e17

Choose a tag to compare

Performance

  • (encoding) enable one-shot size hint across levels safely (#94)

v0.0.13

09 Apr 20:57
ceb9e27

Choose a tag to compare

Performance

  • (decoding) SIMD HUF kernels with runtime dispatch (#92)

v0.0.12

09 Apr 13:12
209cebb

Choose a tag to compare

Performance

  • (decoding) branchless offset history, prefetch pipeline, and BMI2 triple extract (#90)

v0.0.11

09 Apr 07:36
1b396b2

Choose a tag to compare

Performance

  • (decoding) add runtime-dispatched simd wildcopy (#85)

v0.0.10

08 Apr 20:11
e877c44

Choose a tag to compare

Performance

  • (encoding) add row-based match finder backend (#84)
  • (encoding) rebase hc positions past u32 boundary (#82)