0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript1,758 stars (1,758 stars)84 forks (84 forks)batch import
documentationenhancementgood first issuehelp wanted
- Issue type
- documentation
- Research direction
- Review the prior art links (verify sw caching.js and blog post) to understand the approach. Create a new Puppeteer script that measures page load performance with and without service worker caching. Use Puppeteer's performance APIs to collect metrics. Add comments explaining the code. The file should be named measure sw caching.js.