Embperl-mysql == dismal performance.

2000-01-27 Thread Martin A. Langhoff
I'm developing a site with a 'Salon' like structure. Its done with templates worked in SSI by the design team that pull in Embperl fragments. One of these Embperl fragments calls up a few mysql queries. I've got both an in-house testbed, rather crappy (p166, 64 MB, RHLinux 5.2, apache

Re: Embperl-mysql == dismal performance.

2000-01-27 Thread Joshua Chamas
"Martin A. Langhoff" wrote: Now I know the SSI/Embperl solution is not the best choice in town. But I get exactly the same problem in a set of pure Embperl+mysql pages I've got, so I'm not quite liking it. What kind of performance improvemente may I get from using Apache::DBI?