4 ms·
Those were faster in the late 90s. How is it so slow?
by elinchrome 11y ago
Those were faster in the late 90s. How is it so slow?
- rescbr 11y agoMy guesses: OOP-style JS and translate3D CSS for moving the objects around.
- tamana 11y agoHow did it work back then? A transparent canvas overlay? CSS element position changes?
- PavlovsCat 11y ago> A transparent canvas overlay Yes. Using the DOM for a lot of individual spans totally kills this.