Re: something is wrong. no differences with MP2

2006-06-22 Thread Matthew
Both are reporting: Will look into Apache::DProf -Matthew Perrin Harkins wrote: On Mon, 2006-06-19 at 22:48 -0500, Matthew wrote: We are finally ready to move to our mod_perl2 handler. I just finished running some tests against our old CGI (no PerlRun, no Registry, just plain jane CGI).

Re: something is wrong. no differences with MP2

2006-06-22 Thread Perrin Harkins
On Mon, 2006-06-19 at 22:48 -0500, Matthew wrote: >We are finally ready to move to our mod_perl2 handler. I just > finished running some tests against our old CGI (no PerlRun, no > Registry, just plain jane CGI). > >The results were basically the same. I did 500 requests, 2 > concurents

Re: something is wrong. no differences with MP2

2006-06-21 Thread Frank Wiles
On Mon, 19 Jun 2006 22:48:27 -0500 Matthew <[EMAIL PROTECTED]> wrote: > Hey gang, >We are finally ready to move to our mod_perl2 handler. I just > finished running some tests against our old CGI (no PerlRun, no > Registry, just plain jane CGI). > >The results were basically the same. I

something is wrong. no differences with MP2

2006-06-19 Thread Matthew
Hey gang, We are finally ready to move to our mod_perl2 handler. I just finished running some tests against our old CGI (no PerlRun, no Registry, just plain jane CGI). The results were basically the same. I did 500 requests, 2 concurents, and both scripts took about the same time. How