Skip to content

checkasm: Don't benchmark all the 8tap filters

Martin Storsjö requested to merge mstorsjo/dav1d:checkasm-mc-bench into master

This significantly reduces the runtime when benchmarking. For all practical cases, it is enough to just benchmark one version of the 8tap filter.

Merge request reports