logo       

re: [ANNOUNCE] Apache Hello World Benchmarks - Apache C API, HelloDB: msg#00271

apache.mod-perl

Subject: re: [ANNOUNCE] Apache Hello World Benchmarks - Apache C API, HelloDB


> The bias in the test is even a little slanted towards the JSP
> benchmarks since the trivial connection pooling I used there is
> nothing like the Apache::DBI overhead in the mod_perl test, when I
> could have just used a persistent global $dbh instead. ( maybe I
> should? )

I believe you should. It is the most common setup using mod_perl, if
you are concerned about performance, anyway.

--
Dennis
use Inline C => qq{void p(char*g){
printf("Just Another %s Hacker\n",g);}};p("Perl");



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise