valnub / hwtest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hwtest

A quick benchmark to show that gpu-acceleration via css property translate3d(x,y,z) can sometimes be slower than non-accelerated version if a lot of objects are being moved.

Start demo

Just open index.html

Enable checkbox "GPU Acceleration" and choose enough boxes to make the animation stutter heavily. Now turn off GPU acceleration. The animation should now be improved.

About

License:MIT License


Languages

Language:JavaScript 64.2%Language:HTML 32.8%Language:CSS 3.1%