Opened 30 hours ago
#5831 assigned defect
Test distance changes for performance
Reported by: | pramsey | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 3.5.2 |
Component: | postgis | Version: | 3.4.x |
Keywords: | Cc: |
Description
Changes at the base of the distance stack in https://trac.osgeo.org/postgis/ticket/5782 may have affected performance of distance calculations, do a quick test of that.
Also look at hypot() as a built-in that might improve on our code for performance.
Note:
See TracTickets
for help on using tickets.