Skip to content

Commit

Permalink
put path back to one that at least builds correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
armcknight committed Sep 19, 2023
1 parent db91df1 commit ff53ba5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The amount of heap memory used by the application is recorded every 100 ms using

In addition to counting the number of [slow and frozen UI frame renders](/product/performance/mobile-vitals/#slow-and-frozen-frames) for Mobile Vitals, Sentry now records the timestamp for every frame and overlays it on top of profiling flame charts:

![Sentry displays slow/frozen frames above the flamechart of a particular profile.](../flamechart-with-gpu-overlay.png)
![Sentry displays slow/frozen frames above the flamechart of a particular profile.](flamechart-with-gpu-overlay.png)

The profiler records the current frame rate upon start, and then any time it changes, (for example if a user puts their device into low-power mode).

Expand Down

0 comments on commit ff53ba5

Please sign in to comment.