Comment on Show HN: Wsq – WebSocket task queuesparentComments−rwinnOP10yFound 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.
Comments
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.