[geos-commits] r3359 - trunk

svn_geos at osgeo.org svn_geos at osgeo.org
Thu May 12 03:39:24 EDT 2011


Author: strk
Date: 2011-05-12 00:39:23 -0700 (Thu, 12 May 2011)
New Revision: 3359

Modified:
   trunk/NEWS
Log:
Add note about the memory usage reduction in prepared geoms (#342)

Modified: trunk/NEWS
===================================================================
--- trunk/NEWS	2011-05-12 07:21:23 UTC (rev 3358)
+++ trunk/NEWS	2011-05-12 07:39:23 UTC (rev 3359)
@@ -43,6 +43,7 @@
   - Added illegal state check in LineSegment::pointAlongOffset() 
   - Improved performance of RectangleIntersects by always using
     segment-scanning and refining SegmentIntersectionTester
+  - Reduce memory use in PreparedGeometry predicates (#342)
 
 Changes in 3.2.0 
 2009-12-14



More information about the geos-commits mailing list