Tags → #systrace
-
Finding a blocking JS thread call from a Systrace
In this post I share a story ofhow we found a blocking JS thread call within Systrace caused by jail-monkey
-
Bridging Trace API on Android
This covers how you can get Trace calls from both the native and the JS thread
-
Perfetto To Analyze App Start Performance in React Native Android Apps
Learn how to use Perfetto to capture and analyze app start performance in React Native Android apps, including a script to automate the process.