Changes between Version 4 and Version 5 of MapGuideRfc110
- Timestamp:
- 02/23/11 09:43:57 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified MapGuideRfc110
v4 v5 28 28 == Motivation == 29 29 30 Provide some profiling APIs that would generate an XML report that could be analyzed to help determine if any resources need to be optimi ed or if there are performance bottlenecks in the code that need to be looked at.30 Provide some profiling APIs that would generate an XML report that could be analyzed to help determine if any resources need to be optimized or if there are performance bottlenecks in the code that need to be looked at. 31 31 32 32 == Proposed Solution == … … 67 67 '''Note: The results of the !ProfileResource() API depends on the type of resource profiled.''' 68 68 69 All of the above APIs will return an XML document that contains the profiling information .69 All of the above APIs will return an XML document that contains the profiling information gathered. 70 70 71 71 == Information gathered == … … 118 118 '''TBD XML document schema''' 119 119 120 Example of profiling a MapDefintion: (Work in progress)120 Example of profiling a !MapDefintion: (Work in progress) 121 121 {{{ 122 122 Map Summary