On Sun, Feb 28, 2010 at 21:33, Domas Mituzas midom.lists@gmail.com wrote:
Nevertheless - a process isn't the same process when it's going at 10x the speed. This'll be interesting.
not 10x. I did concurrent benchmarks for API requests (e.g. opensearch) on modern boxes, and saw:
HipHop: Requests per second: 1975.39 [#/sec] (mean) Zend: Requests per second: 371.29 [#/sec] (mean)
these numbers seriously kick ass. I still can't believe I observe 2000 mediawiki requests/s from a single box ;-)
Awesome. I did some tryouts with hiphop too before you started overtaking me.
Is this work on SVN yet? Maybe it would be nice to create a branch for it so that other people can poke it?