The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
1answer
133 views

How to profile a Perl + FastCGi + StarRunner web program?

I've written an extension to RequestTracker for a client, but he says the performance isn't good enough. I'd like to do some profiling, but I'm not sure how to connect up a profiler (say NYTProf, for ...