Open khempenius opened 4 years ago
Hello @khempenius! One of the things that me and my team have been trying to get done is to closely monitor our custom metrics through lighthouse reports. One possible great addition to the budget.json
would be to be able to set a budget for user-timings
for that purpose. That way we can assure those metrics don't degrade without any warning 😄.
Hi @WebCloud, Thanks for the suggestion - this is a great idea. I created a issue for this (though tbh I've been bad at tracking things in Github rather than my head).
More broadly speaking, I think this is a good example of a usage pattern that the new budget.json API needs to address: the syntax for specifying budgets of things like user timings or file size where both a name (performance mark name, file name) and a metric (user-timing, file-size) needs to be supplied.
Hi,
Developer here looking into budgets for the first time today at the request of a consultant. What I found not available from their request was:
Thanks for a great too and for continuing to improve it!
Feature wishlist (not comprehensive):
Discussed here: https://github.com/GoogleChrome/lighthouse/pull/10579