wttech / aet

AET - a system that detects visual changes on web sites and performs basic page health checks
https://wttech.blog/open-source/
Apache License 2.0
146 stars 49 forks source link

Performance audit in AET #368

Open radeklawgmin opened 6 years ago

radeklawgmin commented 6 years ago

As the AET user I would like to be able to run client-side performance audit. Note that we already have a collector that makes use of the YSlow tool to perform analysis but it does not seem to be reliable any longer. Thus, It will be great if we could integrate AET with Lighthouse that can be run:

Note that the feature has been developed as an AET extension by @Skejven and is available at: https://github.com/Skejven/aet-lighthouse-extension.

The similar issue but regarding SEO has been already raised at #213 (perhaps it's worth implementing these two together).

malaskowski commented 5 years ago

I've create separate plugin in form of PoC: https://github.com/Skejven/aet-lighthouse-extension