Stas,
Yes, actually I downloaded your Apache::Benchmark a while back, and have
looked through it quite a bit. I definitely plan on using it, and agree we
should continue further development together. Actually #3 on your
Apache::Benchmark TODO was what gave me the idea to do this.
Thanks (everyone) for the responses, I'll get back to you all when we have
something concrete.
-Adi
Stas Bekman wrote:
>
> Adi, I've already implemented a part of the thing you are talking about.
> At least the core of it. At this point I've the framework for benchmarking
> suites and I invoke ab directly and then I have the module that process
> the results and print the nice output. No manual processing anymore.
>
> Replacing ab binary with Perl API to the library is one of the things I'd
> really like to have in this benchmarking suite.
>
> Grab the package from:
> http://stason.org/work/modules/Apache-Benchmark-0.01.tar.gz
>
> And if you like the way it's implemented it would be really cool to work
> on the further development together.
>