Check out the vega-best-practices tag for upcoming walkthrough articles.
Title: Improve App Performance on Vega
Presenter: @cebratec
Description:
Learn how to use Vega Developer Tools for optimizing React Native app performance. This walkthrough begins with an intentionally degraded app with visible rendering inefficiencies and sluggish behavior. Using a combination of Vega KPI Analyzer, the Why Did You Render project, and Activity Monitor in VS Code, we walk through the process of identifying unnecessary rendering cycles and performance-heavy functions.
In addition, I share examples of real-time app behavior analysis in order to pinpoint areas for improvement. We see the optimization gains from these tools and observe the gradual transformation from initial sluggishness to a smooth, high-performing app.
Related topics: