Profiling Launch - Alpha/Beta | Your Feedback Needed #42520
therealarkin
announced in
Launch Feedback
Replies: 2 comments
-
Still super curious about 1-5! |
Beta Was this translation helpful? Give feedback.
0 replies
-
We are also looking into profiling for react-native! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We recently launched Profiling by Sentry – currently available for free to try out. With Profiling, you can see the code (down to the exact file/line) that is causing a spike or latency issue. Using flame charts, you can spot hot code paths with the longest-running functions affecting your UI performance. Catching these functions also lets you optimize CPU usage to reduce battery drain and improve warm / cold starts.
Profiling is currently in alpha for Python and Node.js, and in beta for Android and iOS. Try it out by clicking directly into the new "Profiling" tab on your sidebar.
We'd love to hear your feedback! Drop a comment below with your thoughts, or email us at [email protected]. Some questions to chew on:
P.P.S. You'll need to have Sentry Performance set up to use Profiling - but no fear, here's a refresher on how to get started using just a few lines of code.
Beta Was this translation helpful? Give feedback.
All reactions