Swiffy-converted Flash to HTML5 animated Google AdSense ads cause terrible performance jank in Chrome for Android -
i've been trying figure out what's causing absolutely awful scrolling , general responsiveness performance issues in chrome on our site lately, , conclusion it's swiffy powering of google's adsense ads animations. recently, google announced they're auto converting flash ads html5, presumably swiffy, seems own browser takes huge hit time sees them.
- the animations choppy. we're talking 2fps.
- the browser jank increases 1000%. tried pausing chrome debugger attached mobile device via usb debugging , caught swiffy code using touchstart , touchend, known causing performance issues.
- any time page loads without animated ads, performance fine.
we tried apply translatez(0) try force ads go gpu, don't seem have success there.
any ideas optimizations force ad rendering on gpu or otherwise?
the website http://www.androidpolice.com btw.
cross-posted https://productforums.google.com/forum/#!category-topic/chrome/report-a-problem-and-get-troubleshooting-help/android/stable/wtm2nqvpz6k , https://productforums.google.com/forum/#!category-topic/adsense/technical-errorsbugs/hn0e2vsidug.
Comments
Post a Comment