[mapguide-trac] #1069: Improve MgMap creation performance

MapGuide Open Source trac_mapguide at osgeo.org
Wed Aug 26 02:21:41 EDT 2009


#1069: Improve MgMap creation performance
--------------------------+-------------------------------------------------
 Reporter:  christinebao  |         Owner:  traianstanev
     Type:  defect        |        Status:  new         
 Priority:  medium        |     Milestone:  2.2         
Component:  Server        |       Version:  2.0.2       
 Severity:  major         |    Resolution:              
 Keywords:                |   External_id:              
--------------------------+-------------------------------------------------
Comment (by christinebao):

 Attach patch
 http://trac.osgeo.org/mapguide/attachment/ticket/1069/ImprovePerformance.patch.[[BR]]

 This patch improves performance by using the new API
 GetResourceContents().[[BR]]
 LayerBase adds a constructor without initializing resource content, and
 the resource content is set and cached after getting them in a single
 request. Three use cases are affected:[[BR]]
 1.      Open a tiled map with base layers.[[BR]]
 2.      Open a normal map without base layers.[[BR]]
 3.      Print map.

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1069#comment:3>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list