GoogleChrome/lighthouse

Update minify-trace to exclude unnecessary trace data

Geschlossen

#12.748 geöffnet am 05.07.2021

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (9.278 Forks)batch import
P3good first issue

Repository-Metriken

Stars
 (27.768 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 18T 18h) (40 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide