libvpx vp8 decoding is now on par, or even faster in singlethreaded mode on modern hardware.
ffmpeg -benchmark -c:v libvpx -i Downloads/Big_Buck_Bunny_1080_10s_30MB.webm -f null -
ffmpeg -benchmark -c:v vp8 -i Downloads/Big_Buck_Bunny_1080_10s_30MB.webm -f null -