I created a HTML5 web application that uses hardware acceleration via CSS3 property translateZ(0)
.
On my 4s every works really very smooth.
When I test the same thing on a iPhone4, then performance goes down extremely. Almost unusable.
Is there some kind of freaky trick to enable hardware acceleration for the iPhone4? Or is its GPU simply that weak?