Improve ImageMosaic performance by trying to avoid SPI lookup
-------------------------------------------------------------

                 Key: GEOT-2835
                 URL: http://jira.codehaus.org/browse/GEOT-2835
             Project: GeoTools
          Issue Type: Improvement
          Components: gc imagemosaic
    Affects Versions: 2.6.0, 2.5.8
            Reporter: Simone Giannecchini
            Assignee: Simone Giannecchini
            Priority: Minor
             Fix For: 2.5.9, 2.6.1


Right now we are doing an SPI lookup for each granule that we load and then we 
try to cache it in order to reuse for subsequent uses to improve performance. 
It would be better to account for a property in the properties file that we can 
use to "suggest" and SPI to use which would prevent us from doing an SPI lookup 
once the SPI is void.


-- 
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

        

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to