<?xml version="1.0" encoding="utf-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Paul M. Jones | Benchmarks</title>
    <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;tag&#x2F;benchmarks&#x2F;" />
    <updated>2026-05-08T09:12:58-05:00</updated>
            <entry>
        <title>Passing the Benchmarking Torch After 7 Years</title>
        <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;post&#x2F;2013&#x2F;12&#x2F;30&#x2F;passing-the-benchmarking-torch-after-7-years&#x2F;" />
        <updated>2013-12-30T10:52:29-06:00</updated>
        <summary>Long-time readers will recall that I am interested in performance benchmarks as a tool to help discover the outer limits of framework responsiveness. See the blog category along with the most recent measurement report and the GitHub repo for replicat...</summary>
    </entry>
            <entry>
        <title>Speaking at OSCON 2011</title>
        <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;post&#x2F;2011&#x2F;04&#x2F;16&#x2F;speaking-at-oscon-2011&#x2F;" />
        <updated>2011-04-16T08:41:51-05:00</updated>
        <summary>My Benchmarking talk has been accepted for OSCON 2011.  Looking forward to updating it for the occasion.  Woohoo!...</summary>
    </entry>
            <entry>
        <title>Benchmarking Slides from PHPBenelux 2011</title>
        <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;post&#x2F;2011&#x2F;02&#x2F;02&#x2F;benchmarking-slides-from-phpbenelux-2011&#x2F;" />
        <updated>2011-02-02T09:15:17-06:00</updated>
        <summary>Here are the slides from my PHPBenelux 2011 talk about benchmarking. This presentation includes updates to previous benchmarks; the graph is on slide 40.  The benchmarking project has moved from Google Code to Github at https://github.com/pmjones/php...</summary>
    </entry>
            <entry>
        <title>Comparing Benchmark Tools</title>
        <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;post&#x2F;2010&#x2F;10&#x2F;27&#x2F;comparing-benchmark-tools&#x2F;" />
        <updated>2010-10-27T10:43:47-05:00</updated>
        <summary>As I noted last week, I have moved my framework benchmarking project to GitHub. As part of the move, I updated the project to allow benchmarking using any of three tools:  Acme http_load, Apache ab, or Joedog siege. (For reference, the old project wi...</summary>
    </entry>
            <entry>
        <title>PHP Framework Benchmarks on Github</title>
        <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;post&#x2F;2010&#x2F;10&#x2F;19&#x2F;php-framework-benchmarks-on-github&#x2F;" />
        <updated>2010-10-19T11:51:55-05:00</updated>
        <summary>As part of “trying new things,” I have moved my web frameworks benchmark project over to Git on Github and away from Subversion on Google Code.
This project is often imitated and occasionally adopted. For all you framework fans who want to compar...</summary>
    </entry>
            <entry>
        <title>Running The Symfony 2 Benchmarks</title>
        <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;post&#x2F;2010&#x2F;02&#x2F;21&#x2F;running-the-symfony-2-benchmarks&#x2F;" />
        <updated>2010-02-21T20:03:57-06:00</updated>
        <summary>Fabien Potencier released Symfony 2.0.0alpha1 last week, along with some benchmarks showing its performance. I am glad to see that Fabien used my benchmarking system and methodology, and am happy to see that he is paying attention to the performance ...</summary>
    </entry>
            <entry>
        <title>The Future of Zend Framework is Solar</title>
        <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;post&#x2F;2009&#x2F;11&#x2F;11&#x2F;the-future-of-zend-framework-is-solar&#x2F;" />
        <updated>2009-11-11T23:38:59-06:00</updated>
        <summary>I have said it before and I&#039;ll say it again now:  If you want to see the future of Zend Framework, look at the Solar Framework for PHP 5.
FYI: This is a cheerleading post. Some will be annoyed by it or find it &quot;unfair&quot;.  Others may find it informativ...</summary>
    </entry>
            <entry>
        <title>A Siege On Benchmarks</title>
        <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;post&#x2F;2009&#x2F;03&#x2F;05&#x2F;a-siege-on-benchmarks&#x2F;" />
        <updated>2009-03-05T12:43:46-06:00</updated>
        <summary>My regular readers (and perhaps the irregular ones as well ;-) know that I have been obsessed with baseline-responsiveness benchmarking of frameworks for years now. Â The idea has always been that, in order to know how far you can optimize your fra...</summary>
    </entry>
            <entry>
        <title>Lazyweb Request: Why would PHP be *faster* than HTML?</title>
        <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;post&#x2F;2009&#x2F;02&#x2F;19&#x2F;lazyweb-request-why-would-php-be-faster-than-html&#x2F;" />
        <updated>2009-02-19T10:55:26-06:00</updated>
        <summary>With the help of the great guys at Slicehost.com, I am attempting to run my benchmark series on a virtual private server, to compare with EC2. However, I&#039;m seeing a very strange result for the baselines: a PHP page delivers more requests-per-second t...</summary>
    </entry>
            <entry>
        <title>Rasmus Lerdorf's Laconic(a) Performance</title>
        <link href="http&#x3A;&#x2F;&#x2F;paul-m-jones.com&#x2F;post&#x2F;2008&#x2F;09&#x2F;04&#x2F;rasmus-lerdorfs-laconica-performance&#x2F;" />
        <updated>2008-09-04T11:44:38-05:00</updated>
        <summary>As many of you know, I maintain a series of web framework benchmarks. The project codebase is here and the most recent report is here.
It was with some interest, then, that I viewed Rasmus Lerdorf&#039;s slides on the subject of performance benchmarking. ...</summary>
    </entry>
    </feed>
