GoogleChrome/lighthouse
Update minify-trace to exclude unnecessary trace data
已關閉
#12,748 建立於 2021年7月5日
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.