Gunther Birznieks wrote:
>
> Then it seems odd that there is such a huge discrepency between CGI.pm and
> no CGI.pm. If you preload CGI.pm in startup.pl does the difference go away?
>
I did preload CGI.pm. I'll send you the hello world
suite separately since you seem curious. Note that at 500
requests / second, the difference of 50 requests / sec is
really 1/500 - 1/550 = .00018 CPU seconds. The point is
that as these systems get more efficient, minor differences
in performance seem to make more of a difference.
The same .0018 CPU sec at 100 hits/sec would only make 102
hits / sec.
--Josh