<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 22 May 2013 09:42:31 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Internet Super Hero: PHP: mysqlnd can't do wonders]]></title>
      <guid>http://www.phpdeveloper.org/news/8483</guid>
      <link>http://www.phpdeveloper.org/news/8483</link>
      <description><![CDATA[<p>
On the Internet Super Hero blog today, there's <a href="http://blog.ulf-wendel.de/?p=155">this new post</a> 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".
</p>
<blockquote>
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.
</blockquote>
<p>
His target of choice was <a href="http://www.wordpress.org">WordPress</a> which he ran through a testing cycle with <a href="http://jakarta.apache.org/jmeter/">JMeter</a> (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 <a href="http://www.xdebug.org/index.php">XDebug</a>, <a href="http://pecl.php.net/package/APC">APC</a> and <a href="http://kcachegrind.sourceforge.net/cgi-bin/show.cgi/KcacheGrindIndex">KCachegrind</a> to work through where the issues might lie. Unfortunately:
</p>
<blockquote>
I was not able to see any mysql_*-function in the <a href="http://blog.ulf-wendel.de/images/wordpress_callgraph.png">call graphs</a>. The reason is that the mysql_*-functions do not contribute to the overall runtime of this application in a major way.
</blockquote>]]></description>
      <pubDate>Mon, 20 Aug 2007 07:49:00 -0500</pubDate>
    </item>
  </channel>
</rss>
