Tuesday Apr 30
11:30 –
12:20
201-202

Profiling React Performance

This session looks at profiling React from various angles:

  1. Profiling locally on your computer, using the new profiler in the React DevTools extension
  2. Gathering profiling data "in the wild" using the (beta) Profiler API
  3. Testing individual components continuously and in isolation, so to prevent regressions
front-end
React
performance