-
-
Notifications
You must be signed in to change notification settings - Fork 26
Benchmark
Kai edited this page Nov 21, 2023
·
3 revisions
- This part is benchmarking video codecs within a 60-second duration of an online meeting on an iPhone 13 running iOS 17.0.2. The codecs included in the benchmark are VP8, VP9, H.264, H.265, and AV1.
- The benchmark aims to quickly compare the performance differences between these codecs during a short online meeting session.

- Model: iPhone 13
- Operating System: iOS 17.0.2
You can view the benchmark results in the generated plots and data files. Here's how you can interpret the results:
VP8
- Total encode time: 9325 (µs) in 60s call
VP9
- Total encode time: 12091 (µs) in 60s call
H264
- Total encode time: 11127 (µs) in 60s call
H265
- Total encode time: 9264 (µs) in 60s call
AV1
- Total encode time: 13615 (µs) in 60s call