[postgis-tickets] [PostGIS] #3321: Performance regression in topology load
PostGIS
trac at osgeo.org
Thu Oct 8 02:06:09 PDT 2015
#3321: Performance regression in topology load
-----------------------+---------------------------
Reporter: strk | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.2.1
Component: topology | Version: trunk
Resolution: | Keywords:
-----------------------+---------------------------
Comment (by strk):
With the patch the performance between 2.2.0 and 2.1.9 are back comparable
(2.2.0 being actually faster):
{{{
-- limit 10k offset 20k real 3m48.034s [2.1.9dev] addLinestring
postpatch
-- limit 10k offset 20k real 3m3.227s [2.2.0dev] addLinestring
postpatch
}}}
Don't ask me how I previously handled to see 2.1.9 taking ~2 minutes,
maybe I was just tired and did something stupid like running a modified
version.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3321#comment:11>
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