- testing against cgi isn't really an objective test, but even so the differences will iron out as soon as the actual workloads are not trivial (i.e. if you're just benchmarking getcapabilities then sure, mapscript keeping in memory your mapfile will be orders of magnitude faster than cgi. switching to complex map draws will show very similar performance between both options)<div>
- using fastcgi will somewhat iron out the differences on trivial workloads</div><div>- certain mapscript scripts will leak non trivial amounts of memory, forcing server restarts periodically if you don't have an infinite amount of memory available.</div>
<div><br></div><div>with all that said, my recommendation is to stick with cgi/fastcgi unless you have very specific needs that force you to use mapscript.</div><div><br></div><div>--</div><div>thomas</div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Wed, Nov 7, 2012 at 9:42 AM, Umberto Nicoletti <span dir="ltr"><<a href="mailto:umberto.nicoletti@gmail.com" target="_blank">umberto.nicoletti@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I have tested cgi against python mapscript (with mod_python) and the performance improvement, as expected, is massive.<div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Nov 7, 2012 at 8:53 AM, Spirifer <span dir="ltr"><<a href="mailto:ready945@gmail.com" target="_blank">ready945@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I would to use MapServer to create WMS/WFS services.<br>
<br>
I think to compare 2 systems to produce services:<br>
1) Apache + MapServer CGI + static mapfile (.map)<br>
2) Apache + MapScript PHP + map configuration in cache<br>
<br>
Somebody has tested the performance between the mapfile and MapScript ?<br>
<br>
Thanks.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://osgeo-org.1560.n6.nabble.com/Mapfile-VS-MapScript-performance-tp5014463.html" target="_blank">http://osgeo-org.1560.n6.nabble.com/Mapfile-VS-MapScript-performance-tp5014463.html</a><br>


Sent from the Mapserver - User mailing list archive at Nabble.com.<br>
_______________________________________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
</blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
<br></blockquote></div><br></div>