[postgis-tickets] [PostGIS] #4677: Share gserialized cache between cache types

PostGIS trac at osgeo.org
Fri May 1 10:22:16 PDT 2020


#4677: Share gserialized cache between cache types
-------------------------+---------------------------
 Reporter:  Raúl Marín   |      Owner:  Raúl Marín
     Type:  enhancement  |     Status:  assigned
 Priority:  medium       |  Milestone:  PostGIS 3.1.0
Component:  postgis      |    Version:  master
 Keywords:               |
-------------------------+---------------------------
 See https://github.com/postgis/postgis/pull/559

 The idea is to use the same gserialized object for the toasted cache and
 the tree (or other) cache, so the comparison between pointers works and we
 save an expensive memcmp for large geometries (which are the one toasted)
 .

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4677>
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