dav1d AVIF Decoding Throughput Benchmarks

The integration of the dav1d decoder for AV1 Image File Format (AVIF) decoding has delivered massive performance gains across web browsers and operating systems compared to legacy decoders like libaom. This article examines the benchmark scores, throughput rates, and latency reductions that demonstrate dav1d's decoding speed advantages over alternative AV1 decoders.

dav1d vs. libaom Throughput Comparison

When libavif transitioned its default software decoding backend from libaom to dav1d, decoding throughput increased substantially. Benchmarks consistently show dav1d outperforming libaom across standard image resolutions:

Real-World Decode Latency

Benchmark tests measuring wall-clock decoding time for real-world AVIF images demonstrate major latency drops:

Browser-Level Benchmarks (Chromium and Firefox)

Telemetry and synthetic image rendering benchmarks recorded during the rollout of dav1d in Chromium and Mozilla Firefox highlight specific performance jumps:

Architecture-Specific Optimizations

The throughput gains of dav1d stem primarily from hand-crafted SIMD assembly routines: