0 评论 (0 评论)0 反应 (0 反应)0 负责人 (0 负责人)JavaScript1,758 star (1,758 star)84 fork (84 fork)batch import
documentationenhancementgood first issuehelp wanted
- 议题类型
- documentation
- 研究方向
- 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.