Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55876 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13364 invoked from network); 20 Oct 2011 07:53:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Oct 2011 07:53:44 -0000 Authentication-Results: pb1.pair.com header.from=lester@lsces.co.uk; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=lester@lsces.co.uk; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lsces.co.uk from 213.123.20.125 cause and error) X-PHP-List-Original-Sender: lester@lsces.co.uk X-Host-Fingerprint: 213.123.20.125 c2bthomr07.btconnect.com Received: from [213.123.20.125] ([213.123.20.125:36788] helo=mail.btconnect.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1E/F3-19080-483DF9E4 for ; Thu, 20 Oct 2011 03:53:41 -0400 Received: from host81-138-11-136.in-addr.btopenworld.com (EHLO _10.0.0.4_) ([81.138.11.136]) by c2bthomr07.btconnect.com with ESMTP id EYY70232; Thu, 20 Oct 2011 08:50:26 +0100 (BST) Message-ID: <4E9FD2C2.7070707@lsces.co.uk> Date: Thu, 20 Oct 2011 08:50:26 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0.2) Gecko/20110907 Firefox/6.0.2 SeaMonkey/2.3.3 MIME-Version: 1.0 To: PHP Internals List References: <4E9EA80F.8030607@lsces.co.uk> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mirapoint-IP-Reputation: reputation=Fair-1, source=Queried, refid=tid=0001.0A0B0302.4E9FD2C2.0029, actions=TAG X-Junkmail-Premium-Raw: score=7/50, refid=2.7.2:2011.7.19.51514:17:7.586, ip=81.138.11.136, rules=__MOZILLA_MSGID, __HAS_MSGID, __SANE_MSGID, __USER_AGENT, __MIME_VERSION, __TO_MALFORMED_2, __BOUNCE_CHALLENGE_SUBJ, __BOUNCE_NDR_SUBJ_EXEMPT, __CT, __CT_TEXT_PLAIN, __CTE, __ANY_URI, __CP_URI_IN_BODY, BODYTEXTP_SIZE_3000_LESS, BODY_SIZE_2000_2999, __MIME_TEXT_ONLY, RDNS_GENERIC_POOLED, BODY_SIZE_5000_LESS, RDNS_SUSP_GENERIC, RDNS_SUSP, BODY_SIZE_7000_LESS X-Junkmail-Status: score=10/50, host=c2bthomr07.btconnect.com X-Junkmail-Signature-Raw: score=unknown, refid=str=0001.0A0B0207.4E9FD381.0134:SCFSTAT14830815,ss=1,fgs=0, ip=0.0.0.0, so=2010-07-22 22:03:31, dmn=2009-09-10 00:05:08, mode=multiengine X-Junkmail-IWF: false Subject: Re: [PHP-DEV] Benchmarking ... From: lester@lsces.co.uk (Lester Caine) Bostjan Skufca wrote: > Are you talking about general server benchmarks, HTTP server benchmarks or > PHP-only specific benchmarks (make test?)? General full stack testing ... OS agnostic so we can compare OS's The statement has been made that 32bit PHP is faster than 64bit on windows, and that is what I am currently trying to benchmark. There is 'ab' for testing the Apache installation, and that is giving me a good 10% faster performance for the 64bit VC9 build of Apache 2.2.21 over the 32bit one. php_benchmark seems a little light nowadays since it's difficult to compare performance when it only takes around 34mS to run, I've scaled it to take 10 times longer so I can now actually see a difference, but I'm not seeing a recordable difference between setups. I need to test the database connection as well, and an ADOdb test set will also test PHP performance, but the current benchmark again is only taking 0.1 seconds to complete, so a more substantial one is needed. > On 19 October 2011 13:35, Lester Caine wrote: > >> OK ... I've pulled out all the old benchmarking stuff, but being several >> years old, they seem to be a little 'light' in what they are doing. I'm >> getting 34mS test times on things that were probably a second or more when I >> first used them. >> >> I've got two Linux machines running public accessible websites, and three >> Windows boxes which I can test internally, with various versions of 32 and >> 64 bit windows so I want a benchmark that will do a reasonable job of >> testing PHP5.3+ installations and which other people can compare against. >> >> So what are people currently using for benchmarking performance? -- Lester Caine - G8HFL ----------------------------- Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http://medw.co.uk// Firebird - http://www.firebirdsql.org/index.php