Opened 4 years ago

Last modified 3 years ago

#4678 new defect

Rewrite all raster callback functions in C

Reported by: robe Owned by: Bborie Park
Priority: medium Milestone: PostGIS Fund Me
Component: raster Version: master
Keywords: Cc:

Description

Most of the raster callback functions are written in PLPGSQL which is unbearably slow.

I suspect rewriting them in C (if we can) would provide faster performance. If not I'll try rewriting them in SQL which I think would make them faster than plpgsql.

This issue on mailing list reminded me

https://lists.osgeo.org/pipermail/postgis-users/2020-May/044137.html

Change History (1)

comment:1 by komzpa, 3 years ago

Milestone: PostGIS 3.1.0PostGIS Fund Me
Note: See TracTickets for help on using tickets.