Changes between Initial Version and Version 2 of Ticket #5831


Ignore:
Timestamp:
02/04/25 12:27:06 (6 weeks ago)
Author:
pramsey
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5831

    • Property Milestone PostGIS 3.5.2PostGIS 3.5.3
  • TabularUnified Ticket #5831 – Description

    initial v2  
    11Changes 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.
    2 
    3 Also look at hypot() as a built-in that might improve on our code for performance.