Why is Chrome so much less graphically performant than Safari?
Front End Developer here, long time reader. I'm trying to identify why Chrome seems to struggle when it comes to animation performance while Safari is able to render everything without a hitch. Is this because Safari has hooks into the OS that Chrome does not? Is this because Google adopted blink in lieu of webkit? And most importantly is there a remedy out there?
Take the following site for example: http://scrollrevealjs.org/
In Chrome my scrolling gets choppy, however everything remains beautifully buttery in Safari. As a developer what can I do to improve the performance of my sites that rely heavily on animation?
Thanks!
[+] [-] lsllc|11 years ago|reply
https://code.google.com/p/chromium/issues/detail?id=136555
For me, I have no problems with Chrome when running an rMBP with a external display, but once I switch to the built in retina display, performance suffers significantly.
I switched to Safari a few months ago despite preferring Chrome because I couldn't stand Chrome's poor retina performance.
[+] [-] Sarkie|11 years ago|reply
http://jankfree.org/
Chrome has some good tools and even has chrome://tracing to show you low level stuff inside Chrome.
[+] [-] Aslan11|11 years ago|reply
[+] [-] zwiteof|11 years ago|reply