Gunther Birznieks wrote:

Stas Bekman wrote:


While we are at the CGI.pm issue, I was thinking that those who stick with CGI.pm because of its extended all-in-one functionality (request parsing/ HTML generation), but unhappy about request parsing speed, could benefit by integrating Apache::Request in CGI.pm to do the request parsing. So if Apache::Request is available CGI.pm could re-alias its args(), params(), etc. functions to call Apache::Request functions instead. What do you think?


From an outsider's perspective, I agree.

For some previous discussion (April 16, 2000)

http://marc.theaimsgroup.com/?l=apache-modperl&m=95587404903236&w=2

If something can be made faster with very little effort, why not doing that?
Certainly the degree of performance improvement depends on how heavy the request parsing is, but you get a better speed overall.


__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com



Reply via email to