GeoServerExtensions SPI lookups are quite expensive, should be cached
---------------------------------------------------------------------
Key: GEOS-2538
URL: http://jira.codehaus.org/browse/GEOS-2538
Project: GeoServer
Issue Type: Bug
Components: Google Earth KML Output
Affects Versions: 1.7.1
Reporter: Andrea Aime
Assignee: Andrea Aime
Fix For: 1.7.2
During profiling sessions over small maps out of the usual Texas Tiger Roads data sets the SPI look done during the dispatch phase to grab kvp parsers appeared to be the second most expensive method in the profile, leaded only by actual database access.
Just as we cache lookups in Spring, we should cache lookups in SPI.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira