Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89832 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15299 invoked from network); 17 Dec 2015 10:24:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Dec 2015 10:24:28 -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.217.176 as permitted sender) X-PHP-List-Original-Sender: martin.keckeis1@gmail.com X-Host-Fingerprint: 209.85.217.176 mail-lb0-f176.google.com Received: from [209.85.217.176] ([209.85.217.176:33376] helo=mail-lb0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 90/D1-51216-B5D82765 for ; Thu, 17 Dec 2015 05:24:28 -0500 Received: by mail-lb0-f176.google.com with SMTP id kw15so42593747lbb.0 for ; Thu, 17 Dec 2015 02:24:27 -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=HR3flRNIsq6ikVKmiOUxJEhe4VjWRAzyW2Txlc5hptY=; b=LycSuoGsQORF6BFB/fQVllEhhEKTrTFKJ9k0tREGYK178TogePnetkEdWNYNOGq0hh iOObdu/tFYNBpXDUIxo/19zGotWZJVnk+k1uRBzO1dRYv/ZBgvQ2G8e00D0SpeO2HTQ4 fyMBHnOLtw+Qb5ejmCaRlyVpZYQSReloPAAjT5ouytv1xaJxlf5hC5eCb1yF+Os9bjY5 AAjP4Vn8rWnK5xd0TIbyOIGL2PnfPcMGy895HVlZDflgaI0wwuwa4sQhq5GVIm+6zbHR mAtKsBtEabYguPSdr8YzNaItcI4pYctpHOiLgr77P1GEgDvKmBm1zfWafagUfiABg2lC ldaA== MIME-Version: 1.0 X-Received: by 10.112.202.101 with SMTP id kh5mr20742359lbc.66.1450347864642; Thu, 17 Dec 2015 02:24:24 -0800 (PST) Received: by 10.25.41.132 with HTTP; Thu, 17 Dec 2015 02:24:24 -0800 (PST) In-Reply-To: <6f9c0161-d555-431d-b78d-4d80a93bbc1e@irsmsx103.ger.corp.intel.com> References: <6f9c0161-d555-431d-b78d-4d80a93bbc1e@irsmsx103.ger.corp.intel.com> Date: Thu, 17 Dec 2015 11:24:24 +0100 Message-ID: To: lp_benchmark_robot@intel.com Cc: PHP internals , langperf@lists.01.org Content-Type: multipart/alternative; boundary=001a11c3724c45e0360527156d10 Subject: Re: [PHP-DEV] Benchmark Results for PHP Master 2015-12-17 From: martin.keckeis1@gmail.com (Martin Keckeis) --001a11c3724c45e0360527156d10 Content-Type: text/plain; charset=UTF-8 Hello, 2015-12-17 10:15 GMT+01:00 : > Results for project PHP master, build date 2015-12-17 06:30:09+02:00 > commit: 7a01ff5e91983bb1b8fa7bf9e6b115aa99917b64 > revision date: 2015-12-17 09:19:05+09:00 > environment: Haswell-EP > cpu: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz 2x18 cores, > stepping 2, LLC 45 MB > mem: 128 GB > os: CentOS 7.1 > kernel: Linux 3.10.0-229.4.2.el7.x86_64 > > Baseline results were generated using release php-7.0.0, with hash > 60fffd296abce5fc071f3c173c25a2696cf683c6 from 2015-12-01 04:16:47+00:00 > > > ------------------------------------------------------------------------------------------- > benchmark relative change since change > since current rev run > std_dev* last run > baseline with PGO > > ------------------------------------------------------------------------------------------- > :-| Wordpress 4.2.2 cgi -T10000 0.10% 0.09% > 0.37% 7.15% > :-| Drupal 7.36 cgi -T10000 0.16% 0.29% > 0.23% 4.39% > :-) MediaWiki 1.23.9 cgi -T5000 0.13% -0.06% > 1.50% 2.61% > :-) bench.php cgi -T100 0.01% -0.44% > 1.03% 1.63% > :-) micro_bench.php cgi -T10 0.06% 0.05% > 1.01% 3.68% > :-) mandelbrot.php cgi -T100 0.02% 1.24% > 1.93% 3.00% > > ------------------------------------------------------------------------------------------- > Note: Benchmark results for Wordpress, Drupal, MediaWiki are measured in > fetches/second while all others are measured in seconds. > More details on measurements methodology at: > https://01.org/lp/documentation/php-environment-setup. > * Relative Standard Deviation (Standard Deviation/Average) > > Our lab does a nightly source pull and build of the PHP project and > measures > performance changes against the previous stable version and the previous > nightly > measurement. This is provided as a service to the community so that quality > issues with current hardware can be identified quickly. > > Intel technologies' features and benefits depend on system configuration > and may > require enabled hardware, software or service activation. Performance > varies > depending on system configuration. > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > Maybe i'm the only one, but in my opinion this mail is rather spam then helpful. 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. Best regards Martin --001a11c3724c45e0360527156d10--