[PostGIS] #5692: Speed up ST_Distance/ST_ClosestPoint/ST_ShortestLine
PostGIS
trac at osgeo.org
Wed Aug 7 07:56:58 PDT 2024
#5692: Speed up ST_Distance/ST_ClosestPoint/ST_ShortestLine
--------------------------+---------------------------
Reporter: strk | Owner: pramsey
Type: enhancement | Status: closed
Priority: medium | Milestone: PostGIS 3.5.0
Component: postgis | Version: master
Resolution: worksforme | Keywords:
--------------------------+---------------------------
Changes (by pramsey):
* status: new => closed
* resolution: => worksforme
Comment:
I ran some tests of sqrt vs not and could not find measurable performance
differences. Not sure what that means, maybe just that there is an
overhead but it is small in relation to everything else, to the point it
is not measurable.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5692#comment:1>
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