GoogleChrome/lighthouse

Update minify-trace to exclude unnecessary trace data

已关闭

#12,748 创建于 2021年7月5日

 (2 条评论) (0 个反应) (0 位负责人)JavaScript (9,278 个派生)batch import
P3good first issue

仓库指标

星标
 (27,768 个星标)
PR 合并指标
 (平均合并 18天 18小时) (30 天内合并 40 个 PR)

描述

PR https://github.com/GoogleChrome/lighthouse/pull/12692 included additional trace categories.

With these changes, a run on the verge gives a trace of: before: 50.1MiB after: 60.7MiB

We should teach minify-trace to exclude the unnecessary entries.

贡献者指南