At 11:26 AM 8/22/00 +0200, you wrote:
>On Tue, 22 Aug 2000, Lupe Christoph wrote:
>
>> On Monday, 2000-08-21 at 21:06:54 -0400, Greg Stark wrote:
>> 
>> > Lupe Christoph <[EMAIL PROTECTED]> writes:
>> 
>> > > Hmm. Apache::Benchmark sounds more like a benchmark driver to me.
>> > > Apache::Instrumentation or so? Apache::Probe?
>> 
>> > Profile or even just Prof.
>
>That would be misleading. A profiler is something much more sophisticated
>and provides you a lot of information about the code that gets
>executed. More over the Apache::DProf and Apache::SmallProf are already in
>place.
>
>> I thought about it a little more. What is does is find the
>> (cpu|real)time taken to process a request. So what about
>> Apache::RequestTimer or maybe Apache::Perf::RequestTimer, creating
>> a new namespace for all performance-related modules?
>
>Both sound good time, especially the second :)

How about a take off from vmstat (a great UNIX tool) and call it
Apache::HTStat


Reply via email to