lemonmade / quilt

MIT License
41 stars 8 forks source link

Add performance library #21

Open lemonmade opened 4 years ago

lemonmade commented 4 years ago

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/)

lemonmade commented 2 years ago

I think I still need at least these things:

lemonmade commented 1 year ago

https://developer.mozilla.org/en-US/docs/Web/API/Performance_API/User_timing

lemonmade commented 6 months ago

Compressing resource timing: https://nicj.net/compressing-resourcetiming/ renderBlockingStatus: https://developer.mozilla.org/en-US/docs/Web/API/PerformanceResourceTiming/renderBlockingStatus