quilt
quilt copied to clipboard
Add performance library
Should have custom measures, including for a few key points in the booting lifecycle (see Next/ others in https://addyosmani.com/blog/profiling-react-js/)
I think I still need at least these things:
- [ ] Custom events
- [ ] "Usable"
- [ ] Redirects
- [ ] Asset loading
https://developer.mozilla.org/en-US/docs/Web/API/Performance_API/User_timing
Compressing resource timing: https://nicj.net/compressing-resourcetiming/
renderBlockingStatus
: https://developer.mozilla.org/en-US/docs/Web/API/PerformanceResourceTiming/renderBlockingStatus