<?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>Tue, 21 May 2013 02:57:06 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Volker Dusch's Blog: Never trust other peoples benchmarks - A recent example (exceptions)]]></title>
      <guid>http://www.phpdeveloper.org/news/17417</guid>
      <link>http://www.phpdeveloper.org/news/17417</link>
      <description><![CDATA[<p>
In response to a <a href="http://phpdeveloper.org/news/17403">previous post</a> benchmarking exceptions, <i>Volker Dusch</i> has posted <a href="http://edorian.posterous.com/never-trust-other-peoples-benchmarks-a-recent">some of his own thoughts</a> and benchmarking results on the same topic.
</p>
<blockquote>
Some days ago there was a blog post regarding php exception performance in 5.4 and the numbers got reported all over the place. The actually numbers are secondary. The main point is: Don't trust "random" stuff on the Internet when thinking about improving your application performance. You always need to measure things for your self and take care doing so! I've initially trusted the benchmark myself and disgraced the whole post saying: "Well yes, exceptions are slower than if statements but nice that they got faster".
</blockquote>
<p>
He includes some results with a bit more standardized testing - one run with both 5.3 and 5.4 using XDebug and another with it turned off for both. His results make sense, if you think about them:
</p>
<blockquote>
So what we learn from that? Running stuff with debugging tools is slower than not doing that. That's why we don't use xDebug in production.
</blockquote>]]></description>
      <pubDate>Thu, 19 Jan 2012 09:20:32 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Phil Sturgeon's Blog: PHP Basher Bashing]]></title>
      <guid>http://www.phpdeveloper.org/news/17285</guid>
      <link>http://www.phpdeveloper.org/news/17285</link>
      <description><![CDATA[<p>
In <a href="http://philsturgeon.co.uk/index.php/blog/2011/12/php-basher-bashing">a new post to his blog</a> today <i>Phil Sturgeon</i> responds to some comments made in <a href="http://chipotle.tumblr.com/post/13908062333/php-is-not-an-acceptable-cobol">another post</a> about PHP not "being an acceptable COBOL".
</p>
<blockquote>
Anyone who has used PHP for a while knows that it has its ugly parts. Recently I've seen a whole swathe of PHP-bashing articles and that would fine if they were they are making a valid point, but some of it has just been - as I tweeted recently - "absolute drivel". 
</blockquote>
<p>
He directly refutes some of the points made in that article, points out a <a href="http://chipotle.tumblr.com/post/14517072245/php-redux">newer post</a> from the same author (which misses some points as well) and finishes it off with a look at why he "still" uses PHP versus something like Closure or NodeJS for his development.
</p>
<blockquote>
Despite known flaws and imperfections I continue to use PHP as my primary language because during all the time I spend worrying about which technology is the neatest, coolest or shiniest I could have built a new application to sell or finished another client site.
</blockquote>
<p>
Be sure to check out <a href="http://philsturgeon.co.uk/index.php/blog/2011/12/php-basher-bashing#comments">the comments</a> for some other thoughts about the language (and Phil's responses).
</p>]]></description>
      <pubDate>Wed, 21 Dec 2011 08:18:05 -0600</pubDate>
    </item>
  </channel>
</rss>
