Skip to content

Commit

Permalink
trying other path style
Browse files Browse the repository at this point in the history
  • Loading branch information
shanamatthews committed Sep 20, 2023
1 parent ff53ba5 commit 4d351eb
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 and 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 4d351eb

Please sign in to comment.