Skip to content

Commit e8fc586

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ To avoid impacting the host's app performance, Sentry minimizes CPU and memory u
1212

1313
## How Is Session Replay Optimized?
1414

15-
Sentry's Session Replay SDK takes several measures to avoid negatively impacting the performance of the screen on which it's running:
15+
Sentry's Session Replay SDK takes several measures to avoid negatively impacting the performance of the screen on which it's running.
1616

1717
- The Session Replay SDK works by capturing screenshots, encoding them into small video segments and transmitting the content to Sentry’s servers. To reduce the amount of data transferred, multiple optimization strategies are employed:
1818
- The SDK captures at most one screenshot per second at a 1:1 pixel density (commonly referred to as `@1x` on iOS and `mdpi` on Android). This significantly speeds up the screenshot capture process while maintaining acceptable quality.

0 commit comments

Comments
 (0)