Hacker News new | ask | show | jobs
by cunthorpe 1660 days ago
The problem with SVG is that it performs terribly especially when compared with Flash. This site is relatively small and it's super slow on an i9
1 comments

I wonder why that's the case. Flash was all vectors and could run really well once it reached maturity.

Is it because we're shoving the SVG into the dom or something? Or using expensive SVG features?