Hello.
On Tue 2002-12-10 at 13:50:04 -0800, angelflow@stripped wrote:
>
> Would like to ask people's thoughts on whether Perl or
> PHP has higher performance with MySQL. I've heard
> rumours that DBI is slower than the PHP MySQL driver.
> What's your experience?
The speed difference (if any) is so marginal that it does
not matter.
> Does anyone know of any benchmark data comparing mod_perl
> and mod_php working with mySQL? Thank you very much.
If performance matters so much that you would change the
language over it, go with something like fastcgi and use
C/C++. But usually there is no need to do that.
HTH,
Benjamin.
--
benjamin-mysql@stripped