Profiling React Performance
Tuesday Apr 30
11:30 AM –
12:20 PM
201-202
This session looks at profiling React from various angles:
- Profiling locally on your computer, using the new profiler in the React DevTools extension
- Gathering profiling data "in the wild" using the (beta) Profiler API
- Testing individual components continuously and in isolation, so to prevent regressions