Testing Slow Third-Parties with Puppeteer
2022-04-28Run single-point-of-failure (SPOF) tests using Puppeteer to see what happens to web page rendering and interactivity when third-party stylesheets and scripts are laggy
Run single-point-of-failure (SPOF) tests using Puppeteer to see what happens to web page rendering and interactivity when third-party stylesheets and scripts are laggy
Use Chrome Local Overrides to see how you could influence the order of resource downloads
Run custom, scripted and batch tests with the ease and stealth of Python.
How to pull JSON from the Web and work with it directly in Google Sheets
Send batch requests to the Chrome UX Report API for Web Vitals using Python and compare the numbers in a spreadsheet
Is your cookie banner punching you in the Web Vitals? 🥊 Then stop treating it like critical content.
Why use placeholder images? How can you load them quickly? How do they affect Largest Contentful Paint? An analysis.
Comparing data from multiple JSON files can get unweildy – unless you leverage Python to give you the data you need.
I shaved a whole second off page load times by hosting my personal website on a CDN. But now I'm not sure how energy-efficient it is.
How I handled CSS, JS, images, compression and caching on my Eleventy-based site
Wordpress vs. Static Site Generators – Which is Faster ⚡️for Personal Sites?
Test and monitor webpage performance how, when and where you want – for free.
Here is a little JS snippet for opening and closing multiple modals on a page