[postgis-tickets] [PostGIS] #3871: Performance of lwgeom_cmp, avoid memcpy

PostGIS trac at osgeo.org
Mon Oct 2 15:01:28 PDT 2017


#3871: Performance of lwgeom_cmp, avoid memcpy
--------------------------+---------------------------
  Reporter:  pramsey      |      Owner:  pramsey
      Type:  enhancement  |     Status:  closed
  Priority:  medium       |  Milestone:  PostGIS 2.4.1
 Component:  postgis      |    Version:  trunk
Resolution:  fixed        |   Keywords:
--------------------------+---------------------------
Changes (by pramsey):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"15875" 15875]:
 {{{
 #!CommitTicketReference repository="" revision="15875"
 Use type-pun to avoid memcpy in building morton key (Closes #3871)
 Fix from Komzpa at https://github.com/postgis/postgis/pull/144
 }}}

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3871#comment:3>
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