An open API service indexing awesome lists of open source software.

https://github.com/csabapalfi/lighthouse-script-module-attribution

💥Demo: missing JS execution time attribution for ES modules in Lighthouse
https://github.com/csabapalfi/lighthouse-script-module-attribution

demo feature-request lighthouse

Last synced: 2 months ago
JSON representation

💥Demo: missing JS execution time attribution for ES modules in Lighthouse

Awesome Lists containing this project

README

          

# lighthouse-script-module-attribution

See [GoogleChrome/lighthouse#9200](https://github.com/GoogleChrome/lighthouse/issues/9200) and [GoogleChrome/lighthouse#8526](https://github.com/GoogleChrome/lighthouse/issues/8526)

Lighthouse doesn't attribute JS execution time to ES modules until it starts to also rely on the sampling profiler in Chrome.