Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:21319 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86373 invoked by uid 1010); 22 Dec 2005 14:13:27 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 86342 invoked from network); 22 Dec 2005 14:13:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Dec 2005 14:13:27 -0000 X-Host-Fingerprint: 206.190.36.79 smtp101.rog.mail.re2.yahoo.com Received: from ([206.190.36.79:27063] helo=smtp101.rog.mail.re2.yahoo.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id AD/81-45033-6BFAAA34 for ; Thu, 22 Dec 2005 08:52:54 -0500 Received: (qmail 63638 invoked from network); 22 Dec 2005 12:52:50 -0000 Received: from unknown (HELO ?192.168.1.203?) (ic-agency@rogers.com@24.235.121.219 with plain) by smtp101.rog.mail.re2.yahoo.com with SMTP; 22 Dec 2005 12:52:50 -0000 Message-ID: <43AAA182.5020501@ferzkopp.net> Date: Thu, 22 Dec 2005 08:52:18 -0400 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: internals@lists.php.net References: <43A979A4.80307@ic-agency.com> <4e89b4260512211120u47f72a80jf91f0d9e74d1791e@mail.gmail.com> <43A9BCFA.8010902@ferzkopp.net> <4e36d31d0512212030r5dcf874ek129d978dc9f6fd90@mail.gmail.com> In-Reply-To: <4e36d31d0512212030r5dcf874ek129d978dc9f6fd90@mail.gmail.com> Content-Type: multipart/mixed; boundary="------------000104030701020100050906" Subject: Re: [PHP-DEV] Change to timeout use From: aschiffler@ferzkopp.net (Andreas Schiffler) --------------000104030701020100050906 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sebastian wrote: >>The PHP soap implementation is very fast by the way ... my benchmarks >>indicated 3-4ms request times on the LAN (without doing anything useful >>inside the request). This compares to over 30ms for the >>mod_perl/Soap::Lite implementation (and I haven't tested Java or .Net) >> >> > >Can you provide code and related info about these benchmarks? > > > http://www.ferzkopp.net/Software/SoapBench.zip --------------000104030701020100050906--