ddidderr
2cd0b29790
feat(compress): move match table reduction to Rust
...
Port the 16-cell match-table reduction leaf while preserving the window-index threshold, wrapping subtraction, and btlazy2 unsorted marker. Keep ZSTD_reduceIndex and its strategy-specific table selection in C behind the narrow Rust ABI.
Test Plan: cargo test --manifest-path rust/Cargo.toml --no-default-features --features compression (180 passed); root clippy, bench clippy, and test clippy; make -B -C lib -j2 lib; make -B -C tests -j2 test-zstream (84 named tests plus 6,845 and 9,628 fuzz cases passed).
2026-07-18 04:43:26 +02:00
..
2026-07-12 18:34:28 +02:00
2026-07-11 14:26:21 +02:00
2026-07-18 01:47:33 +02:00
2026-07-10 20:44:02 +02:00
2026-07-10 20:02:17 +02:00
2026-07-10 20:02:17 +02:00
2026-07-10 20:02:17 +02:00
2026-07-12 09:16:42 +02:00
2026-07-10 20:02:17 +02:00
2026-07-12 18:06:51 +02:00
2026-07-12 10:13:41 +02:00
2026-07-12 10:40:51 +02:00
2026-07-12 18:07:12 +02:00
2026-07-11 14:23:39 +02:00
2026-07-10 20:04:26 +02:00
2026-07-10 20:02:17 +02:00
2026-07-18 01:43:25 +02:00
2026-07-18 04:31:43 +02:00
2026-07-10 20:44:02 +02:00
2026-07-10 20:04:26 +02:00
2026-07-10 20:06:25 +02:00
2026-07-12 09:13:10 +02:00
2026-07-10 20:48:51 +02:00
2026-07-18 01:43:25 +02:00
2026-07-12 09:16:59 +02:00
2026-07-10 20:02:17 +02:00
2026-07-10 22:38:07 +02:00
2026-07-10 20:05:35 +02:00
2026-07-11 14:25:32 +02:00
2026-07-18 02:52:26 +02:00
2026-07-10 20:02:17 +02:00
2026-07-12 09:59:58 +02:00
2026-07-18 03:18:58 +02:00
2026-07-10 20:02:17 +02:00
2026-07-10 22:51:07 +02:00
2026-07-11 09:16:06 +02:00
2026-07-11 23:11:57 +02:00
2026-07-18 03:38:56 +02:00
2026-07-18 03:55:30 +02:00
2026-07-10 22:44:39 +02:00
2026-07-18 04:31:22 +02:00
2026-07-11 23:11:57 +02:00
2026-07-18 04:43:26 +02:00
2026-07-10 21:20:50 +02:00
2026-07-11 08:07:40 +02:00
2026-07-11 09:03:41 +02:00
2026-07-11 08:05:25 +02:00
2026-07-10 22:46:15 +02:00
2026-07-11 08:06:30 +02:00
2026-07-11 09:03:41 +02:00
2026-07-11 08:22:41 +02:00
2026-07-18 02:39:58 +02:00
2026-07-10 21:28:56 +02:00
2026-07-18 02:50:25 +02:00
2026-07-18 04:14:27 +02:00