File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
apple/guides/ios/session-replay
react-native/session-replay Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ We measured the overhead of the Android Replay SDK using the [Pocket Casts](http
1515| Memory | 255 MB | 265 MB |
1616| CPU | 36% | 42% |
1717| App Startup Time (Cold) | 1533.35 ms | 1539.55 ms |
18- | Main Thread Time | - | 20ms |
19- | Network Bandwidth | - | 35 KB |
18+ | Main Thread Time | n/a | 20ms |
19+ | Network Bandwidth | n/a | 35 KB |
2020
2121
2222The benchmarks were run on a Pixel 2XL with Android 11.
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ We measured the overhead of the iOS Replay SDK using the [Pocket Casts](https://
1515| Memory | 102 MB | 121 MB |
1616| CPU | 4% | 13% |
1717| App Startup Time (Cold) | 1264.80 ms | 1265 ms |
18- | Main Thread Time | - | 43ms |
19- | Network Bandwidth | - | 50 KB |
18+ | Main Thread Time | n/a | 43ms |
19+ | Network Bandwidth | n/a | 50 KB |
2020
2121
2222The benchmarks were run on an iPhone 14 Pro.
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ We measured the overhead using the [Pocket Casts iOS](https://github.com/Automat
1919| Memory | 102 MB | 121 MB |
2020| CPU | 4% | 13% |
2121| App Startup Time (Cold) | 1264.80 ms | 1265 ms |
22- | Main Thread Time | - | 43ms |
23- | Network Bandwidth | - | 50 KB |
22+ | Main Thread Time | n/a | 43ms |
23+ | Network Bandwidth | n/a | 50 KB |
2424
2525
2626The benchmarks were run on an iPhone 14 Pro.
@@ -33,8 +33,8 @@ The benchmarks were run on an iPhone 14 Pro.
3333| Memory | 255 MB | 265 MB |
3434| CPU | 36% | 42% |
3535| App Startup Time (Cold) | 1533.35 ms | 1539.55 ms |
36- | Main Thread Time | - | 20ms |
37- | Network Bandwidth | - | 35 KB |
36+ | Main Thread Time | n/a | 20ms |
37+ | Network Bandwidth | n/a | 35 KB |
3838
3939
4040The benchmarks were run on a Pixel 2XL with Android 11.
You can’t perform that action at this time.
0 commit comments