I was recently tasked with measuring the impact of a Redis cache on an e-commerce site. This was pretty simple with Azure Load Testing, by comparing the results of 2 sites, one with cache, and one without. However, to better exercise the site and understand the user experience, I wanted also to use Playwright.
Continue reading Measuring Website Performance with Playwright Test and Navigation Timing APIMeasuring Website Performance with Playwright Test and Navigation Timing API
