in reply to On Perl CPAN modules

I always shake my head when I see people looking for the "leanest" software implementation in an attempt to get faster performance:
Another point is speed. . . . A monk can infer that CGI.pm's bloated, slowing down hit requests. Cutting down the amount of fat, running lean, really works.

Really - with the performance of modern hardware, coupled with (lets say you are writing CGI applications) the inherent performance of Apache with mod_perl (you do use mod_perl, don't you?) performance is really not an issue. Of course, if you are trying to run a serious web site on a clapped out 486, what do you expect?

You want to improve CGI.pm's performance by spending a lot of time rewriting a "lean and mean" replacement? Save the money that you would burn in programmer time, and upgrade the hardware.

Replies are listed 'Best First'.
RE: RE: On Perl CPAN modules
by strredwolf (Chaplain) on Oct 03, 2000 at 00:31 UTC
    I could go though several thousand ways of pointing out that I don't have any money to throw at hardware anymore, nor point out that...

    Grumble. Time to rewire CGI.pm. I'd rather do that than take out a loan for more hardware. Besides, I don't have a site anyway.

    And that, of course, is my opinion.

    --
    &$WolfSkunks({use Perl;}); do {$you};