崮生(子虚) 771f4fc6de perf(gsub): GidLookup 用 number[] + format1 预分配,FiraCode 30ms→23ms
- GidLookup 从 Int32Array 改为 number[]:实测 V8 下普通数组索引访问比
  TypedArray 快约 2×(coverage 过滤高频查询)
- readCoverageRemapped format1 预分配 newGids(count) 索引写入后截断,
  避免 push 动态扩容

SSIM 0.9923 保持,输出 8708B 稳定。

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-23 13:38:05 +08:00
..
2026-04-08 22:05:17 +08:00
2024-08-19 18:10:09 +08:00