<?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>Thu, 23 May 2013 19:51:29 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[ThinkPHP Blog: Benchmarking & optimizing real-world scenarios in a business context]]></title>
      <guid>http://www.phpdeveloper.org/news/14671</guid>
      <link>http://www.phpdeveloper.org/news/14671</link>
      <description><![CDATA[<p>
On the ThinkPHP blog today there's <a href="http://blog.mayflower.de/archives/550-Profiling-best-practices-Benchmarking-and-optimizing-real-world-scenarios-in-a-business-context.html#extended">a new article</a> looking at some of the best practices they seen when it comes to profiling and benchmarking your PHP-based applications.
</p>
<blockquote>
Over the years, PHP has evolved from a script language to a programming language used in big applications with high-level architectures. As the most popular language for web applications, PHP is very fast, robust and stable by default. Coming from tiny scripts, PHP is used in large-scale web applications nowadays. In terms of business context, we need to focus on these three key factors: Scalability, Responsiveness and Resource misusage. All three factors have a high impact on hardware costs, customer loyalty and - indirectly - sales.
</blockquote>
<p>
They mention a few ways that you can use to optimize your application's code including evaluating resource limitations, Firebug caching results and finding bottlenecks with something like <a href="http://github.com/mayflowergmbh/xdebug">XDebug</a>.
</p>]]></description>
      <pubDate>Fri, 18 Jun 2010 09:14:35 -0500</pubDate>
    </item>
  </channel>
</rss>
