in reply to Re: Re: Re: lighter alternative to CGI.pm
in thread lighter alternative to CGI.pm
I just tested it, and for the very minor use that I'm putting it to CGI::Simple is actually slower than CGI.pm. I'm a little bit boggled by this result, but I guess it's just a matter of the particular functions I'm using. CGI_Lite, on the other hand, gives about a 60% speed increase in the overall execution time of the script.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: CGI_Lite vs. CGI::Simple
by tachyon (Chancellor) on Sep 18, 2002 at 22:57 UTC | |
by perrin (Chancellor) on Sep 19, 2002 at 13:34 UTC | |
by tachyon (Chancellor) on Sep 19, 2002 at 19:31 UTC | |
by perrin (Chancellor) on Sep 19, 2002 at 20:35 UTC |
In Section
Seekers of Perl Wisdom