Tagged “performance”

Automated performance testing with Lighthouse

by Alex Khalevine

Performance testing of webpages happens mostly manually and on random location and time. It is hard to get good insights in performance this way, since you might have used different machine to run testing and website traffic vary through the day. Here we are trying to solve this problem, by automating the performance testing, making it predictive and consequent. This will turn received data into meaningful result, that can be used to define optimization strategies.

Read more …