Hacker News new | ask | show | jobs
by rwinn 3841 days ago
Found the problem and pushed a fix, should me much smoother now.

It was Firefox's SVGPathElement::getPointAtLength implementation that was slow, working around it by caching all the calls to it.