> -----Original Message-----
> From: Sean McKenna [mailto:[EMAIL PROTECTED] 
> Sent: Sunday, June 08, 2003 1:15 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [cgiapp] CGI-Simple vs. CGI.PM
> 
> 
> On Sun, 8 Jun 2003 11:37:32 +0100, you wrote:
> 
> >Take a look at this
> >
> >http://search.cpan.org/src/JFREEMAN/Cgi-Simple-0.06/cgi-simpl
> e_vs_cgi-p
> >m.html
> >
> >It shows benchmark comparisons between the two.
> 
> As always, test this yourself before taking at face value.  
> 
> I ran the code at the end of that article 'So, finally here 
> is some data on the whole shebang: new process, load the 
> module, make a new object and get some param data out.'
> 
> His results were:
> C:\>perl test.pl
> 100 iterations using CGI takes 73 seconds
> 100 iterations using CGI::Simple takes 40 seconds
> 
> My results were:
> C:\>perl test.pl
> 100 iterations using CGI takes 19 seconds
> 100 iterations using CGI::Simple takes 16 seconds
> 
> So, on my configuration at least,  the performance 
> improvement would not be as dramatic.
> 
Wonder why the difference. Maybe CGI.pm has sped up? Guess mileage
varies then. I will have to run the tests as well.  : )



---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/[EMAIL PROTECTED]/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to