News Feed
Jobs Feed
Sections




News Archive
Internet Super Hero:
PHP mysqlnd can't do wonders
August 20, 2007 @ 07:49:00

On the Internet Super Hero blog today, there's this new post with a sort of retraction of some of the previous comments they've made on the mysqlnd drivers - really more proof that "mysqlnd can't do wonders".

Lastly, I've been blogging about positive performance related feedback on mysqlnd. Whenever I did so, I got some positive feedback - for obvious reasons: I was posting good marketing news. [...] As much as I'd love to, I can't stand behind a simple statement like "mysqlnd makes your applications faster". You must not assume that each and every application will profit from mysqlnd.

His target of choice was WordPress which he ran through a testing cycle with JMeter (a load and performance testing tool). In the end, though, using the mysqlnd drivers and the regular drivers didn't show much of a difference at all. To figure out why, he uses XDebug, APC and KCachegrind to work through where the issues might lie. Unfortunately:

I was not able to see any mysql_*-function in the call graphs. The reason is that the mysql_*-functions do not contribute to the overall runtime of this application in a major way.
0 comments voice your opinion now!
mysqlnd perfornace mysql driver jmeter xdebug apc kcachegrind mysqlnd perfornace mysql driver jmeter xdebug apc kcachegrind


blog comments powered by Disqus

Similar Posts

Evert Pot's Blog: Forking and MySQL connections

Joakim Nygard's Blog: Timezones in MySQL and PHP

Zend Developer Zone: Book Review : PHP and MySQL by Example

Community News: An Effort to Deprecate the MySQL Extension

Internet Super Hero: PHP: Is mysqlnd stable?


Community Events











Don't see your event here?
Let us know!


application podcast development series phpunit zendframework2 community unittest functional framework tool opinion introduction testing language conference interview example code release

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework