[postgis-tickets] [PostGIS] #4306: Speedup concave_hull_hard test
PostGIS
trac at osgeo.org
Tue Jan 22 04:27:04 PST 2019
#4306: Speedup concave_hull_hard test
-------------------------+---------------------------
Reporter: Algunenano | Owner: Algunenano
Type: enhancement | Status: assigned
Priority: medium | Milestone: PostGIS 3.0.0
Component: postgis | Version: trunk
Keywords: |
-------------------------+---------------------------
The `concave_hull_hard` test by iself takes 0m22.463s in my machine, which
is a bit annoying.
I'm not planning on speeding up `ST_ConcaveHull` (not yet at least) but on
calling it just once in the `big_polygon` test, which should cut in half
the time it takes.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4306>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list