mirror of
https://github.com/2234839/web-font.git
synced 2026-09-07 08:12:16 +08:00
arr: number[][] 与 records 对象数组原用空数组 + push,fmt3 高频路径(每 subtable 三组 coverage + records)触发 GrowFastSmiOrObjectElements。改按已知 count/seqCount 预分配容量 + 下标赋值。 node --prof GrowFast 4.3%→3.6%、ArrayPrototypePush 3.7%→2.5%。FiraCode 输出字节 不变(acc 一致),29 用例 SSIM 全通过。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>