mirror of
https://github.com/2234839/web-font.git
synced 2026-09-16 05:55:41 +08:00
实测千字文 woff2 各 quality 端到端时间 + 体积(同文本): q3=4.65ms/42712B q2=4.26ms/42752B q1=4.21ms/46432B q0=4.12ms/47240B q2 是时间/体积最优拐点:比 q3 再省 8% 时间,体积仅 +40 字节(+0.09%)。 q1/q0 体积陡增 +8.7%/+10.6%(下载/解析代价),不划算。 基准测试全部 SSIM 与 ink 计数一致(FiraCode 0.9923、初夏明朝纯标点 0.9920)。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>