Skip to main content

Module benchmark

Module benchmark 

Source
Expand description

TranscodeBenchmark — compare speed and quality metrics across codec configurations.

TranscodeBenchmark measures and stores encoding metrics (time, bitrate, quality estimations) for multiple BenchmarkCandidate configurations, then produces ranked comparison reports.

Structs§

BenchmarkCandidate
A codec configuration to be benchmarked.
BenchmarkResult
Outcome of a single benchmark run.
BenchmarkTimer
A simple wall-clock timer for benchmarking.
EncodeMetrics
Quality and performance metrics from a single encode run.
TranscodeBenchmark
Utility for benchmarking and comparing multiple codec configurations.