Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89773 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84374 invoked from network); 9 Dec 2015 16:24:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Dec 2015 16:24:24 -0000 Authentication-Results: pb1.pair.com smtp.mail=rowan.collins@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rowan.collins@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.46 as permitted sender) X-PHP-List-Original-Sender: rowan.collins@gmail.com X-Host-Fingerprint: 74.125.82.46 mail-wm0-f46.google.com Received: from [74.125.82.46] ([74.125.82.46:36564] helo=mail-wm0-f46.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9B/E7-20458-7B558665 for ; Wed, 09 Dec 2015 11:24:24 -0500 Received: by wmww144 with SMTP id w144so229727036wmw.1 for ; Wed, 09 Dec 2015 08:24:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-type:content-transfer-encoding; bh=CA97wLpa3072Se3LeDvsryQHSO3tidGKfn4wfiP04w8=; b=rwoYw/VuUAvwZ9f+MeumGoPWFo45LWBTLl6bdJJX86KrHo1hpjoi78v5LtzA59g4lE Mr4+KHyjGHsqSAW0NFnMAdyR1EvJwDfxX+uUR+vpRnoBtZxQ5mvClx72lhln8mCNc8VF LCrl644if6AHZDHZKyw6qDKdNJc8F3kCkQfAwCtrE+h0HRdExZMBj4XSsh4l2p3jITlQ Ih2YJdJwphMZk5GSe9PmKu0I1dRmZjsosXoRv1t/7gxuZv8XjDIJFD0L19s7SQDJCwGM 2ga0j0YOQdQcZgxLhlm5ukXZZSwtcg/Qj0CFbZM0z1pZCsZDNrwMHhNH6e31zaDO3QUI tx7w== X-Received: by 10.194.109.234 with SMTP id hv10mr7856349wjb.10.1449678261255; Wed, 09 Dec 2015 08:24:21 -0800 (PST) Received: from [192.168.0.137] ([93.188.182.58]) by smtp.googlemail.com with ESMTPSA id c4sm8356544wjs.36.2015.12.09.08.24.20 for (version=TLSv1/SSLv3 cipher=OTHER); Wed, 09 Dec 2015 08:24:20 -0800 (PST) To: internals@lists.php.net References: <56662437.5040508@lsces.co.uk> <27359E8F-2C04-416B-861D-C2C4C85E4C77@lerdorf.com> <5666CDDD.6030209@lsces.co.uk> <5667A477.1060308@gmail.com> Message-ID: <566855AC.30808@gmail.com> Date: Wed, 9 Dec 2015 16:24:12 +0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <5667A477.1060308@gmail.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Practical comparisons on PHP7 From: rowan.collins@gmail.com (Rowan Collins) Jefferson Gonzalez wrote on 09/12/2015 03:48: > So as somebody already said, maybe your code or setup is really busted. Really busted, or spending all its time in a type of operation that ZE3 can't particularly optimize...