[Cartoweb-dev] [Bug 1166] New: getMatchingLayers needs optimization

bugzilla-daemon at bugzilla.maptools.org bugzilla-daemon at bugzilla.maptools.org
Tue Oct 11 10:16:47 EDT 2005


http://bugzilla.maptools.org/show_bug.cgi?id=1166

           Summary: getMatchingLayers needs optimization
           Product: CartoWeb
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: P2
         Component: Plugins
        AssignedTo: cartoweb-dev at lists.maptools.org
        ReportedBy: alexandre.fellay at camptocamp.com


When mapfiles grow, the function getMatchingLayers (in ClientLayers.php) takes a
huge amount of time (see numbers here under).

1er cas : 

total = 7.8 secs
dans la méthode = 4.5 secs
nombre d'appels à la méthode = 1919 
nombre de couches = ~234
nombre de classes = ~513

2e cas : 

total = 2.3 secs
dans la méthode = 0.2 secs
nombre d'appels à la méthode = 533
nombre de couches = ~138
nombre de classes = ~291



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Please do NOT reply to this email, use the link above instead to 
login to bugzilla and submit your comment. Any email reply to this
address will be lost.


More information about the Cartoweb-dev mailing list