benchmark tool php-cgi.exe (fastcgi vs isapi vs cgi)

benchmark tool php-cgi.exe (fastcgi vs isapi vs cgi)

am 19.10.2009 15:18:02 von Loki

Hello,

i build a tool to benchmark
FasCGI (using namedpipe)
FastCgi (using socket)
Isapi
CGI

the tool (and the source code) can be downloaded here:
http://www.sourceforge.com/projects/alcinoe/
go in demo => ALPhpRunnerDemo.exe

below the result, under windows :

NamedPipeFastCgi: 931.32 request/second
Isapi: 950.8 request/second
SocketFastCgi: 694.89 request/second
Cgi: 0.91 request/second


--
stephane

Http://www.arkadia.com/fra/
Http://www.arkadia.com/usa/
Http://www.arkadia.com/rus/

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php