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
- Host: GitHub
- URL: https://github.com/csabapalfi/lighthouse-script-module-attribution
- Owner: csabapalfi
- Created: 2019-06-14T00:07:11.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-21T00:21:49.000Z (over 6 years ago)
- Last Synced: 2025-08-01T13:56:27.869Z (11 months ago)
- Topics: demo, feature-request, lighthouse
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.