Skip to content

Commit 9b9453c

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

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
@@ -1,7 +1,7 @@
11
---
22
title: "Replay Performance Overhead"
33
sidebar_order: 30
4-
description: "Learn more about how enabling Session Replay impacts the performance of your application."
4+
description: "Learn about how enabling Session Replay impacts the performance of your application."
55
---
66

77
Session Replay for mobile works by taking snapshots of the view hierarchy as well as a screenshot within the same frame, at the rate of one per second. These screenshots are then compressed into a video file representing a segment of the user’s session. All these small segments are then streamed into Sentry with additional trace identifiers, breadcrumbs, and other useful debugging information to compose the full user session.

0 commit comments

Comments
 (0)