Trying to improve the performance of drawing out a bunch of SVG lines by combining them all into a single path element and interpolating one very long stroke-dasharray pattern.
stroke-dasharray
See also: Dynamic CSS line animation, Canvas line animation