Hi,
For comparison, here is some log from a rendering test with Mapserver 6.2
and GDAL 1.10 today. Rendering a 931x705 pixel png image combined from 9
OSM layers took 0.18 seconds at this scale. There is nothing fundamental
that prevents Mapnik from being as fast or faster than Mapserver but the
current Spatialite driver and SQL queries must be far from optimal.
http://localhost:8060/cgi-bin/mapserv.exe?
map=/ms4w/apps/osm-uusi.map&
REQUEST=GetMap&
SERVICE=WMS&
VERSION=1.1.1&
WIDTH=931&
HEIGHT=705&
LAYERS=default&
TRANSPARENT=TRUE&
FORMAT=image%2Fpng&
BBOX=2652572.3240984855,8732712.011897746,2656217.5584801985,8735472.366612148&
SRS=EPSG:3857&
STYLES=
At this scale none of the layers is especially slow.
[Thu May 02 16:29:47 2013].107000 msDrawMap(): rendering using
outputformat named png (AGG/PNG).
[Thu May 02 16:29:47 2013].107000 msDrawMap(): WMS/WFS set-up and query,
0.000s
[Thu May 02 16:29:47 2013].125000 msDrawMap(): Layer 0 (waterarea4), 0.018s
[Thu May 02 16:29:47 2013].130000 msDrawMap(): Layer 10 (waterways15), 0.005s
[Thu May 02 16:29:47 2013].140000 msDrawMap(): Layer 24 (landuse15), 0.010s
[Thu May 02 16:29:47 2013].144000 msDrawMap(): Layer 39
(transport_areas15), 0.004s
[Thu May 02 16:29:47 2013].146000 msDrawMap(): Layer 58 (places15), 0.002s
[Thu May 02 16:29:47 2013].166000 msDrawMap(): Layer 72 (roads15), 0.020s
[Thu May 02 16:29:47 2013].196000 msDrawMap(): Layer 76 (buildings15), 0.030s
[Thu May 02 16:29:47 2013].202000 msDrawMap(): Layer 85 (aeroways15), 0.006s
[Thu May 02 16:29:47 2013].207000 msDrawMap(): Layer 96 (railways15), 0.005s
[Thu May 02 16:29:47 2013].207000 msDrawLabelCache():
labelcache_map_edge_buffer = 10
[Thu May 02 16:29:47 2013].212000 msDrawMap(): Drawing Label Cache, 0.005s
[Thu May 02 16:29:47 2013].212000 msDrawMap() total time: 0.105s
[Thu May 02 16:29:47 2013].286000 msSaveImage(stdout) total time: 0.074s
[Thu May 02 16:29:47 2013].286000 mapserv request processing time
(msLoadMap not incl.): 0.180s
[Thu May 02 16:29:47 2013].286000 msFreeMap(): freeing map at 004A8FD8.
-Jukka Rahkonen-
> --
> You received this message because you are subscribed to the Google Groups
> "mapnik" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
mapnik+un...@googlegroups.com.
> For more options, visit
https://groups.google.com/groups/opt_out.
>
>
>