Description
We should measure Session Replay overhead and document it similar to how we do it for other platforms: https://docs.sentry.io/platforms/react-native/session-replay/performance-overhead/
If we already expose the quality option, we could also add a Reducing Overhead section.
I don't know if there are other means to measure perf for Flutter apps, but we could try using https://flashlight.dev/ for that (iOS probably needs to run from this branch).