I'd take you up on that bet — the blur filter is always going to be computationally expensive given that has to do Gaussian blur according to the spec. There are faster ways to blur, but they're not as "good".
But is it applying the (slow) CSS blur filter? The article claims the filter is currently only supported by WebKit. Of course it'll render fast if it's not actually rendering anything.
17 comments
[ 2.8 ms ] story [ 41.6 ms ] threadI bet other browsers have different performance profiles if this even works...
[0] https://developer.mozilla.org/en-US/docs/Web/CSS/filter#Brow...
In other words, he has an animated gif and wanted to try some quick css trickery to get the effect.
Bugs Strict mode didn't know existed
That doesn't make sense. Oh wait, there are little words between each of those lines.