Joe Schaefer wrote:

>>mod_perl specific examples from the guide/book ($r->args vs 
>>Apache::Request::param, etc)
>>
> 
> Well, I've complained about that one before, and since the 
> guide's text hasn't changed yet I'll try saying it again:  
> 
>   Apache::Request::param() is FASTER THAN Apache::args(),
>   and unless someone wants to rewrite args() IN C, it is 
>   likely to remain that way. PERIOD.
> 
> Of course, if you are satisfied using Apache::args, than it would
> be silly to change "styles".

Well, I've run the benchmark and it wasn't the case. Did it change 
recently? Or do you think that the benchmark is not fair?

we are talking about this item
http://perl.apache.org/guide/performance.html#Apache_args_vs_Apache_Request

_____________________________________________________________________
Stas Bekman             JAm_pH      --   Just Another mod_perl Hacker
http://stason.org/      mod_perl Guide   http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]  http://ticketmaster.com http://apacheweek.com
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/

Reply via email to