Skip to content

Commit 01be474

Browse files
romtsnlizokm
andauthored
Update docs/product/explore/session-replay/mobile/performance-overhead.mdx
Co-authored-by: Liza Mock <[email protected]>
1 parent 2b8441b commit 01be474

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/product/explore/session-replay/mobile/performance-overhead.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ Sentry's Session Replay SDK takes several measures to avoid negatively impacting
2525

2626
## Factors in Performance Overhead
2727

28-
While the performance overhead of our Session Replay SDK will be imperceptible to end-users most of the time, it can vary based on the complexity of your application. If an application has screens with a deeply-nested view tree, there will be higher overhead compared to simpler (e.g., Settings) screens.
28+
While the performance overhead of our Session Replay SDK will be imperceptible to end-users most of the time, it can vary based on the complexity of your application. If an application has screens with a deeply-nested view tree, there will be higher overhead compared to simpler screens (for example, Settings).
2929

30-
If masking is enabled (the default behavior), network overhead is further reduced because the screenshots have fewer pixels, resulting in smaller file sizes.
30+
If the default masking behavior is enabled, network overhead will be further reduced because the screenshots have fewer pixels, resulting in smaller file sizes.
3131

32-
There are different stages in the lifecycle of a mobile application, each with different performance characteristics. Here is a list of stages in the lifecycle, and the most important performance metrics to be aware of.
32+
There are different stages in the lifecycle of a mobile application. Each has different performance characteristics. Below is a list of lifecycle stages and the most important performance metrics you should be aware of.
3333

3434
### App Start
3535

0 commit comments

Comments
 (0)