|
|
|
|
|
by cheald
4959 days ago
|
|
The scroll lag is, unfortunately, due to loading in the ad units. We're using all the usual tricks (precompiled template builders, batching builds in a document fragment and doing a single append to the DOM), but the ad iframes are just brutal on performance. We aren't using the "usual" social buttons there for similar reasons; a glut of iframes is performance death. Unfortunately, ads pay the bills, so they're less negotiable. We're working on it, though, and aren't happy to be content with it just yet. My goal is to be able to achieve smooth scrolling on low-end hardware, and while we're admittedly not there yet, we're gunning for it. |
|