Paul Querna wrote:
Attached is a program that you can use for this.

please upgrade to trunk, i've eliminated some callocs, and switched
them to malloc where possible.

compile with:
gcc -o pspeed13 `apr-1-config   --link-ld     --cppflags    --cflags
   --includes    --ldflags    --libs `  poolspeed.c

          VIRT   RES
Apr 1.4   10644  4288
Trunk     13288  9296

So the memory usage is doubled, the speed is
seven (!) times lower. Your numbers on other
platforms are better then on RHEL, but still
cca 3 times less.
We are not talking about percentages, we are
talking about hundreds of them.

What's the point?

Regards
--
^(TM)

Reply via email to