[mapserver-dev] EPSG File Overhead
Paul Spencer
pspencer at dmsolutions.ca
Wed Feb 4 16:08:19 EST 2009
I would like to note that changing mapfile projection blocks from
init= to the equivalent proj strings does cause problems with WMS
services as every feature is reprojected (even though the two
projections are identical).
Paul
On 4-Feb-09, at 3:56 PM, Paul Ramsey wrote:
> I'm firing up Andrea's suite and getting some profiling results...
>
> Using the tiger_pg test harness, and his default map file, with the
> EPSG codes at the top of the EPSG file, I get throughput of 35.5 req/s
> and profiling shows fscanf taking 26% of time. Editing the map file to
> replace init=epsg: entries with full proj4 definitions, and running
> again, I get throughput of 44.7 req/s and profiling shows that proj4
> overhead has dropped to invisible (probably because there are no
> actual reprojections in this test). At that point, the biggest CPU
> overhead is compressing the output GIF, so we're going very well
> indeed.
> _______________________________________________
> mapserver-dev mailing list
> mapserver-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-dev
__________________________________________
Paul Spencer
Chief Technology Officer
DM Solutions Group Inc
http://research.dmsolutions.ca/
More information about the mapserver-dev
mailing list