Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89838 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79206 invoked from network); 18 Dec 2015 02:15:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Dec 2015 02:15:45 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.177 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.160.177 mail-yk0-f177.google.com Received: from [209.85.160.177] ([209.85.160.177:34675] helo=mail-yk0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8E/FB-51216-05C63765 for ; Thu, 17 Dec 2015 21:15:45 -0500 Received: by mail-yk0-f177.google.com with SMTP id p130so42570622yka.1 for ; Thu, 17 Dec 2015 18:15:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=81KgCpL0oxevNxQBcboc83SuPzCiKGIJguMgb2tlxTk=; b=EHtwBPGGx4yt5ter1RrH03W+dzx0bL0Lps4+8oSELPBFUKUus+0iQ2eUbZVopiM3NC +vqDosqc25fDuLb/CXk4/hYuf3KmJKglZdiHlIFXVKMGKphAuKCdRCaEhdgKfWqfRlEC yfB9QRN028d+Moa/bFj5fubNgSZbvStuOQ07EeosTopPojG1MXapS1uTYAKkI8sSyvnX eF29HB1HK60rNj17t9cKi3Dc8KHV2V9PxkGyTNj5c61snvM+kpzbgTtfpNtvDOu5SAt2 ceXnKUnSEj9EELtZV+lLN1UhmHmB7k6ZBWVlAvaoSYPUjRR0tXsE7BnBMVHqEWaKg5nN i9Xw== X-Received: by 10.129.60.12 with SMTP id j12mr999172ywa.86.1450404941844; Thu, 17 Dec 2015 18:15:41 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.13.218.2 with HTTP; Thu, 17 Dec 2015 18:15:02 -0800 (PST) In-Reply-To: References: <6f9c0161-d555-431d-b78d-4d80a93bbc1e@irsmsx103.ger.corp.intel.com> Date: Fri, 18 Dec 2015 11:15:02 +0900 X-Google-Sender-Auth: 20zvkliDPVtmqQwD1-mpglPMFRQ Message-ID: To: Martin Keckeis Cc: PHP internals , langperf@lists.01.org Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Benchmark Results for PHP Master 2015-12-17 From: yohgaki@ohgaki.net (Yasuo Ohgaki) Hi Martin, On Thu, Dec 17, 2015 at 7:24 PM, Martin Keckeis wrote: > > The results should better be collected in a database and displayed with > helpful graphs or something like that. > A daily mail with no long term change does not really provide a good source > of information. The objective of this benchmark is to alert developers accidental performance drop. Even small change may affect performance a lot. This would be good enough for the purpose. IMO. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net