On Mon, 7 Aug 2000, Geoffrey Young wrote:

> for anyone who is interested (apparently not many :) I ran a quick "hello
> world" LWP::Simple based benchmark using Apache::Registry (with
> RegistryLoader), a normal PerlHandler, and Apache::Dispatch...
> 
> Benchmark: timing 5000 iterations of dispatch, handler, registry...
>   dispatch: 108 wallclock secs (24.21 usr +  5.73 sys = 29.94 CPU) @
> 167.00/s (n=5000)
>    handler: 91 wallclock secs (22.88 usr +  5.71 sys = 28.59 CPU) @ 174.89/s
> (n=5000)
>   registry: 98 wallclock secs (23.77 usr +  5.45 sys = 29.22 CPU) @ 171.12/s
> (n=5000)

Does Dispatch stat() the module on every hit? It might be useful to
provide a switch to turn that off, if so.

-- 
<Matt/>

Fastnet Software Ltd. High Performance Web Specialists
Providing mod_perl, XML, Sybase and Oracle solutions
Email for training and consultancy availability.
http://sergeant.org | AxKit: http://axkit.org

Reply via email to