in reply to Why can code be so slow?

I would suggest putting the code on the site - profiling might not be the best first step to take ... for example, if there are ways we can suggest to improve the maintainability then that should come earlier in the critical path, given that performance is a maintenance issue.

Update: or if it's just a matter of not having used mod_perl because you have a pile of non_mod_perl code, see Apache::Registry for a possible solution.

__________________________________________________________________________________

^M Free your mind!