Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89846 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32274 invoked from network); 18 Dec 2015 18:25:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Dec 2015 18:25:01 -0000 Authentication-Results: pb1.pair.com smtp.mail=martin.keckeis1@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=martin.keckeis1@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.46 as permitted sender) X-PHP-List-Original-Sender: martin.keckeis1@gmail.com X-Host-Fingerprint: 209.85.215.46 mail-lf0-f46.google.com Received: from [209.85.215.46] ([209.85.215.46:35346] helo=mail-lf0-f46.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 05/E2-51216-C7F44765 for ; Fri, 18 Dec 2015 13:25:00 -0500 Received: by mail-lf0-f46.google.com with SMTP id l133so77626913lfd.2 for ; Fri, 18 Dec 2015 10:25:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=vr3fD8jeRBROtd0O08o0BGsnVgdkJWaCfJUJw6qeKW0=; b=VWK/gWo10F3845VesXXAHsQuafnyauQ6r9Za/QIFQ7yMAv84Lj06cxUGccJkVNDg5v EIPIgoi5eOXfyGPbAgMG8lWUkD+vA7/sNcx5vtPEWwbFypjVFFfrwtGB1ZAJ33IFgkpM jpNXH+sf3IiA3eNlqfnZLDaBQzZQevmlgrlIjFb0+sQcklGyPdD/U2PzzkO/7i6LCety 1rLiK3sCdJ6mq4qB1VFT3gOi/8wWaY+o4l+5au4/8g3KOVa5Gcg4y1nrBXC1Tbpbufu3 rcE9t8QIHvSipOaDt4u7ts9oetWB+8lVUt3piTeGJuv5mIaN3oMd9XrJ+Si/SdvpFqSu g2iQ== MIME-Version: 1.0 X-Received: by 10.25.89.73 with SMTP id n70mr2090724lfb.160.1450463097414; Fri, 18 Dec 2015 10:24:57 -0800 (PST) Received: by 10.25.41.132 with HTTP; Fri, 18 Dec 2015 10:24:57 -0800 (PST) Received: by 10.25.41.132 with HTTP; Fri, 18 Dec 2015 10:24:57 -0800 (PST) In-Reply-To: <0ABC26E371A76440A370CFC5EB1056CC40EB78E8@IRSMSX106.ger.corp.intel.com> References: <6f9c0161-d555-431d-b78d-4d80a93bbc1e@irsmsx103.ger.corp.intel.com> <0ABC26E371A76440A370CFC5EB1056CC40EB78E8@IRSMSX106.ger.corp.intel.com> Date: Fri, 18 Dec 2015 19:24:57 +0100 Message-ID: To: "Andone, Bogdan" Cc: Good Guy , PHP internals , Chris Riley Content-Type: multipart/alternative; boundary=001a114127aaae6c61052730414b Subject: RE: [PHP-DEV] Benchmark Results for PHP Master 2015-12-17 From: martin.keckeis1@gmail.com (Martin Keckeis) --001a114127aaae6c61052730414b Content-Type: text/plain; charset=UTF-8 Am 18.12.2015 14:10 schrieb "Andone, Bogdan" : > > > > > -----Original Message----- > > From: Chris Riley [mailto:t.carnage@gmail.com] > > Sent: Friday, December 18, 2015 12:02 PM > > To: Good Guy > > Cc: PHP internals > > Subject: Re: [PHP-DEV] Benchmark Results for PHP Master 2015-12-17 > > > > On 18 December 2015 at 02:39, Good Guy wrote: > > > > > On 18/12/15 02:15, Yasuo Ohgaki wrote: > > > > > >> 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 > > >> > > > > > > I would like to see Joomla 3.4.6 and Drupal 8.0 included in this > > test. > > > > > > > > > > > > > > > > > > -- > > > PHP Internals - PHP Runtime Development Mailing List > > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > > > Perhaps we could limit it to only send emails if there has been a big > > performance drop - that way people would read it rather than dismiss it > > as > > 'just todays benchmark email' > I suppose there might be persons interested to know if their commits just didn't hurt the performance. If the measurement pulse was not send you will don't know if everything was fine or it wasn't checked at all... > For addressing the legitimate complains we could add a distinctive label in the subject for being able to filter neutral/good/bad performance trends. > > Regards, > Bogdan > Then add it too the github commit message --001a114127aaae6c61052730414b--