<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">I think perhaps “do it as a separate project”. It’s going to be complex, it’s going to be brittle, it’s going to eventually break and I’d rather not have it sitting around broken inside the main source tree. The only way to find the regressions is going to be longitudinally testing and keeping track of numbers over time, so it’ll be quite a complex piece of work.<div class=""><br class=""></div><div class="">P<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On May 1, 2018, at 10:05 AM, Björn Harrtell <<a href="mailto:bjorn.harrtell@gmail.com" class="">bjorn.harrtell@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hi devs,<div class=""><br class=""></div><div class="">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/" class="">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 class=""><br class=""></div><div class="">The reason why this has become a to me apparent missing thing is due to:</div><div class=""><br class=""></div><div class="">1. My own work on <a href="https://trac.osgeo.org/postgis/ticket/4076" class="">https://trac.osgeo.org/postgis/ticket/4076</a>.</div><div class=""><br class=""></div><div class="">2. The recently discovered large performance regression of ST_Union tracked by <a href="https://trac.osgeo.org/postgis/ticket/4075" class="">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 class=""><br class=""></div><div class=""><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" class="">Any additional thoughts on the subject? do it in perl or don't do it? :)</span><br class=""></div><div class=""><br class=""></div><div class="">Regards,</div><div class=""><br class=""></div><div class="">/Björn</div></div>
_______________________________________________<br class="">postgis-devel mailing list<br class=""><a href="mailto:postgis-devel@lists.osgeo.org" class="">postgis-devel@lists.osgeo.org</a><br class="">https://lists.osgeo.org/mailman/listinfo/postgis-devel</div></blockquote></div><br class=""></div></body></html>