Skip to content

checkasm: replace rand() with xorshift xor128

Janne Grunau requested to merge janne/dav1d:xorshift into master

Reduces the aarch64 checkasm run time from 22s to 1.7s.

Edited by Janne Grunau

Merge request reports