MARKERS ON SENSITIVE BRIDGE OPERATIONS AUTOMATICALLY INJECTED MARKERS ON ALL NATIVE MODULES
6
CPU PROFILER
7
SHOULD COMPONENT UPDATE
8
AVOID RENDERING SUBTREES
9
CORE OPTIMISATIONS
10
DE-BATCHING
11
INCREMENTAL UI UPDATES
12
THAT'S NOT HOW IT WORKS
13
CACHE BATCHING
14
DON'T ASSUME. PROFILE!
Description:
Discover tools and techniques for optimizing React Native applications in this conference talk from React.js Conf 2016. Learn how to identify and resolve performance issues, implement efficient rendering strategies, and leverage core optimizations. Explore the use of Systrace markers, CPU profilers, and shouldComponentUpdate for improved app speed. Gain insights into de-batching, incremental UI updates, and cache batching. Understand the importance of profiling and avoiding premature optimization to create faster, more responsive native apps using React Native.