[geos-devel] [GEOS] #986: Use std::array instead of std::vector in TopologyLocation.cpp

GEOS geos-trac at osgeo.org
Fri Sep 13 10:08:41 PDT 2019


#986: Use std::array instead of std::vector in TopologyLocation.cpp
-------------------------+--------------------------
 Reporter:  pramsey      |      Owner:  geos-devel@…
     Type:  enhancement  |     Status:  new
 Priority:  major        |  Milestone:  3.5.3
Component:  Default      |    Version:  3.5.1
 Severity:  Unassigned   |   Keywords:
-------------------------+--------------------------
 Pretty decent performance improvement from avoiding heap allocations in
 this part of graph building.

-- 
Ticket URL: <https://trac.osgeo.org/geos/ticket/986>
GEOS <http://trac.osgeo.org/geos>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).


More information about the geos-devel mailing list