<div dir="ltr">Hi devs,<div><br></div><div>In recent times I've been pondering on about how to make a sensible test suite specifically for performance. Hacking/extending <a href="http://run_test.pl">run_test.pl</a> to accommodate for this has been the only suggested path forward but to me it's a dead end mostly because of perl (sorry)-</div><div><br></div><div>The reason why this has become a to me apparent missing thing is due to:</div><div><br></div><div>1. My own work on <a href="https://trac.osgeo.org/postgis/ticket/4076">https://trac.osgeo.org/postgis/ticket/4076</a>.</div><div><br></div><div>2. The recently discovered large performance regression of ST_Union tracked by <a href="https://trac.osgeo.org/postgis/ticket/4075">https://trac.osgeo.org/postgis/ticket/4075</a>. Even if it's in GEOS and could perhaps be performance tested there, I think it would not be wrong to also performance test ST_Union without consideration of underlying implementation.</div><div><br></div><div><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">Any additional thoughts on the subject? do it in perl or don't do it? :)</span><br></div><div><br></div><div>Regards,</div><div><br></div><div>/Björn</div></div>