Files
胡飞 19d9177e60 chore(release): fast 模式改用 thin LTO,包体积对齐 release
fast 之前用 CARGO_PROFILE_RELEASE_LTO=false,发出的包体积回到旧档。
改为 thin + codegen-units=16(与 arm_linux 分支一致),构建仍远快于 fat。

验证:release.yml YAML 解析通过;未跑实际 fast 构建。
2026-09-17 15:51:07 +08:00
..
2026-02-15 11:51:18 +08:00