Investigate recording enqueue latency
Open
- Dominant language
- Java
- Stars
- 473
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
Currently the recording enqueue latency is not reported in final results has pretty high variance. Investigate if it's better to timestamp right after SetRecordState() in startRecording.
Also take a look at playback side for cold start, might also be better to timestamp after SetPlayState().
Contributor guide
Assessment
This issue has not been assessed yet.