diff options
| author | Nathan Moinvaziri <nathan@nathanm.com> | 2026-02-19 14:54:19 -0800 |
|---|---|---|
| committer | Hans Kristian Rosbach <hk-github@circlestorm.org> | 2026-03-10 16:08:22 +0100 |
| commit | 141811c3547caf7273bc27b376475384e79099ed (patch) | |
| tree | 6637a76d7d2493b0aaf3f1254c31bf5f818464d7 /.github/workflows/codeql.yml | |
| parent | 36278cbf2e22ca37af07178356e25c7f9c874664 (diff) | |
| download | Project-Tick-141811c3547caf7273bc27b376475384e79099ed.tar.gz Project-Tick-141811c3547caf7273bc27b376475384e79099ed.zip | |
Combine extra_lbits/base_length and extra_dbits/base_dist lookup tables
Pack base values and extra bit counts into combined tables (lbase_extra,
dbase_extra) to reduce memory loads in the deflate hot path.
Each match emission now requires 2 loads instead of 4 for the extra
bits handling.
Assisted-by: Claude Code
Diffstat (limited to '.github/workflows/codeql.yml')
0 files changed, 0 insertions, 0 deletions
