Hello.

On Tue 2002-12-10 at 13:50:04 -0800, [EMAIL PROTECTED] 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.


-- 
[EMAIL PROTECTED]

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to