This isn't currently a huge issue me, but I thought it'd be a good idea to call it out anyway in case it's worth while to examine. I noticed that the performance is not quite the same as Chrome's. An example is this page: http://lab.hakim.se/forkit-js/
Transparency exacerbates the issue, but surprisingly not too much. It seems that even in ideal conditions (i.e. fully opaque window will all the chrome) the link above runs sluggishly, when compared to Chrome on the same platform. I'm not sure what aspect of that page slow it down, whether it's the JS or the 3D transforms. Like I said, this is not a priority as far as I am concerned. Furthermore, it may be an issue entirely in the hands of upstream. With all that said, I figured it might be worth looking at to see if it's easily addressable.
EDIT: Actually, the more I look at pages on the internet, the more I'm seeing the issue is fairly consisten and may be more of a concern of mine than I initially thought. It seems all animations are a bit sluggish. Is hardware acceleration definitely enabled? It appears to be heavily taxing the CPU.
This isn't currently a huge issue me, but I thought it'd be a good idea to call it out anyway in case it's worth while to examine. I noticed that the performance is not quite the same as Chrome's. An example is this page: http://lab.hakim.se/forkit-js/
Transparency exacerbates the issue, but surprisingly not too much. It seems that even in ideal conditions (i.e. fully opaque window will all the chrome) the link above runs sluggishly, when compared to Chrome on the same platform. I'm not sure what aspect of that page slow it down, whether it's the JS or the 3D transforms. Like I said, this is not a priority as far as I am concerned. Furthermore, it may be an issue entirely in the hands of upstream. With all that said, I figured it might be worth looking at to see if it's easily addressable.
EDIT: Actually, the more I look at pages on the internet, the more I'm seeing the issue is fairly consisten and may be more of a concern of mine than I initially thought. It seems all animations are a bit sluggish. Is hardware acceleration definitely enabled? It appears to be heavily taxing the CPU.