|
re: [ANNOUNCE] Apache Hello World Benchmarks - Apache C API, HelloDB: msg#00271apache.mod-perl
> 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> |
|---|---|---|
| Previous by Date: | Subject: Re: hiding perl code: 00271, Michael Robinton |
|---|---|
| Next by Date: | Re: [ANNOUNCE] Apache Hello World Benchmarks - Apache C API, HelloDB: 00271, Perrin Harkins |
| Previous by Thread: | [ANNOUNCE] Apache Hello World Benchmarks - Apache C API, HelloDBi: 00271, Josh Chamas |
| Next by Thread: | Re: [ANNOUNCE] Apache Hello World Benchmarks - Apache C API, HelloDB: 00271, Perrin Harkins |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |