Use a two stage lookup table for segmentation

Saves one extra array lookup at no cost in size
This commit is contained in:
Kovid Goyal
2025-04-01 14:10:16 +05:30
parent 557e6547f2
commit 057dde35a7
4 changed files with 5828 additions and 1304 deletions

File diff suppressed because one or more lines are too long