New blog post about an experiment in measuring how rendering times are affected by the size of SVGs

Measuring SVG rendering time
The questions Is rendering large SVGs significantly slower than smaller ones? Is there a cut-off size above which things are terrible? And what if these SVGs were PNGs, just for giggles. To answer this let's generate a bunch of test images and render them! The code is here Test images A Python sc