Ticket #882 (closed enhancement: duplicate)
Layer timings in map->debug mode
| Reported by: | refractions | Owned by: | refractions |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | MapServer C Library | Version: | 4.3 |
| Severity: | minor | Keywords: | |
| Cc: | woodbri@…, jmckenna |
Description
By writing out the time required to - open data sources - query data sources - fetch features - draw features - close data sources for each layer processed, users can more easily tune their map files and understand where their performance bottlenecks are. That will lead to faster map files and make mapserver look even better than it does now! This is probably best done for the map->debug flag rather than the layer->debug flag, since timings are really most useful in comparison with each other.
Change History
Note: See
TracTickets for help on using
tickets.
