News Feed
Jobs Feed
Sections




News Archive
Matthew Turland's Blog:
Benchmarking PHP HTTP Clients
November 24, 2008 @ 07:56:30

Matthew Turland has this new blog post looking at some benchmarks he's generated for a group of mainstream PHP HTTP clients:

One of the interesting bits of research that I've done is benchmarking various mainstream PHP HTTP clients. Of course, we all know that there are lies, damned lies, statistics, and benchmarks, so take these with a grain of salt.

He ran them on his Sony Viao on Ubuntu with a stock PHP5 package. The tested packages were the pecl_http extension, the streams http wrapper, curl integration into PHP 5, PEAR::HTTP Client class and the Zend_Http_Client component. He includes the code he used for both a basic request and for something slightly more complex (posting form data). He used the XDebug and KCachegrind combination to produce the results.

0 comments voice your opinion now!
benchmark http client pecl pear zendframework streams curl


blog comments powered by Disqus

Similar Posts

Andries Seutens' Blog: Zend Framework, just get me started, okay?

Lee Blue's Blog: What's The Best PHP Framework?

Rob Allen's Blog: Zend Framework connection to SQL Server using SqlSrv

Community News: Latest PEAR Releases for 09.25.2006

Andi Gutmans' Blog: Adobe to contribute AMF support to Zend Framework


Community Events









Don't see your event here?
Let us know!


tool language database community podcast interview framework composer introduction object code api release opinion example development testing phpunit zendframework2 unittest

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework