in reply to Re: Finding bottlenecks in the code
in thread Finding bottlenecks in the code
Most of the profiling seems to be going on in the packages that are not in my control (HTML::Template, DBI, etc.). So, I am still in unhappy-town. I am going with the assumption that it is my code that is wrong, and solving that is a task as it is. Trying to figure out what is going on in something like H::T or DBI or CGI::Simple is way beyond me.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Finding bottlenecks in the code
by BrowserUk (Patriarch) on Jun 12, 2005 at 18:23 UTC |