mirror of
https://github.com/2234839/web-font.git
synced 2026-09-04 23:02:27 +08:00
subsetGPOS 思源 36→33μs、subsetGSUB 13→11μs;writeUint16 是序列化第一热点 (思源 207次/call),原 per-call ensure() 函数调用在 V8 class private method 不内联;内联为容量判断 + grow,并预分配 2048 避免小输出多次扩容拷贝