Changes between Version 3 and Version 4 of MapGuideRfc123
- Timestamp:
- 10/25/11 07:11:52 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MapGuideRfc123
v3 v4 115 115 As can be seen from this table, FDO joins performed on average, '''100 times''' faster than the traditional feature join counterpart! The SQLite provider implements the FDO join APIs. The SDF provider does not and is delegated to the GwsQueryEngine. 116 116 117 In the current implementation for the MapGuide Server, the SQLite numbers are even faster due to connection pooling and other caching mechanisms that are absent from the mg-desktop implementation.117 In the current implementation for the MapGuide Server, the SQLite numbers are even faster (in this particular case, up to a second faster) due to connection pooling and other caching mechanisms that are absent from the mg-desktop implementation. 118 118 119 119 === Aggregates ===