-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
It would be nice to have comparative results between lighthouse reports. The reason is that by doing this it would be easy to:
- detect when some changes in the website are fixing the issues detected by lighthouse.
- Detect when the changes improve Lighthouse metrics, improving site performance.
- Detect when the changes produce regressions in lighthouse metrics, reducing the site performance. In that case, the problems can be fixed before deploying into production environments.
[JENKINS-69804] Comparative results between lighthouse results
Summary | Original: Comparative results between ighthouse results | New: Comparative results between lighthouse results |
You are right, this is a really cool idea.
Sadly I don't really use the plugin. I created it at a company I'm no longer at. Sometimes I upgrade the ui library to get the newer results, but I don't see me doing much else.
also I'm not sure how doable it is. This plugin literally passes the json to the react ui they released, I don't have any idea what the structure of the json actually looks like.