Author Login
Post Reply
On Thu, Jul 10, 2008 at 1:28 AM, <adam.prime@(protected):
> and here's the conf (these tests were all running through a light mod_proxy
> front end too)
Note that CGI and FastCGI don't need the proxy frontend.
> I'm not sure how well you can really compare the CGI emulation numbers to
> the PerlHandler numbers, but personally i think the 30%ish improvement from
> perl-script to modperl is pretty amazing. I wouldn't have imagined it would
> have been that high.
It is pretty cool that it works so well. I feel like I should point
out though, for the benefit of those using Registry, that the
difference is only this big because the code isn't doing anything. In
a real-world scenario you'd see an improvement, but nothing close to
30%.
- Perrin