[Mapserver-dev] [Fwd: More MapServer test results]
Julien-Samuel Lacroix
jlacroix at dmsolutions.ca
Mon Sep 20 12:20:26 EDT 2004
> Profiler ideas?
On Linux there's gprof
http://www.cs.utah.edu/dept/old/texinfo/as/gprof_toc.html
I already used it to profile MapServer. IMHO, it's very good and easy to
use. You just need to add -pg in your Makefile to enable it. You can
also have time spent on each line of code. So just check what came at
the top of the result file and you will know where the time is spent.
Thanks
Julien
--
------------------------------------------------------------
Julien-Samuel Lacroix jlacroix at dmsolutions.ca
DM Solutions Group http://www.dmsolutions.ca/
------------------------------------------------------------
More information about the mapserver-dev
mailing list