Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81251 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17449 invoked from network); 27 Jan 2015 18:14:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jan 2015 18:14:11 -0000 Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain lerdorf.com designates 209.85.216.44 as permitted sender) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 209.85.216.44 mail-qa0-f44.google.com Received: from [209.85.216.44] ([209.85.216.44:36497] helo=mail-qa0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A4/0A-59067-175D7C45 for ; Tue, 27 Jan 2015 13:14:09 -0500 Received: by mail-qa0-f44.google.com with SMTP id w8so12610414qac.3 for ; Tue, 27 Jan 2015 10:14:06 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type; bh=zVlPLPAk9SH2/YcrXNTk17WZVniVn5gkzup4OsQ3yJQ=; b=Oz4Vq6LzE/wm4ZEWWxDDL0sDcWnkfcHSa+mS6wFyj3LJCiFG9ZVV4wW2GGzCsYqwsX td2IVQ/04IDuQN3t+xDeLkzEBwqeHtVwUe4n5f2dRBsqZEaev/pJFJHhvtbC+MopFKze Yo0gs0TZmfnSdVn/umnjKg8dFTK/vmLSk7YSDavy3Hh7nxARPJQ57BTZyvqTZ6SDvhVL uJoegWNMAZZcSeZkCXnB0Cc1/2Bkub2nBrMviRuvU2YjmMYKL2gRt5JjF7ITm8d2cCfZ wMRkVSqPZhFlCMlbEwqVUhscDg+LmtPwGllRqc8JjJhg194C3XF5RRK+zwE/XEYrYcgr 2UEA== X-Gm-Message-State: ALoCoQnYmiTQtcCIxiIAopoUrQtbx1YmsnPTq6lYRcEpv9DegcSs7rcXMj0fNlWjMbehWw89puWZ X-Received: by 10.224.129.202 with SMTP id p10mr4376188qas.54.1422382446493; Tue, 27 Jan 2015 10:14:06 -0800 (PST) Received: from [192.168.200.14] (c-50-131-44-225.hsd1.ca.comcast.net. [50.131.44.225]) by mx.google.com with ESMTPSA id i48sm1718763qge.34.2015.01.27.10.14.04 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Jan 2015 10:14:04 -0800 (PST) Message-ID: <54C7D56A.5050000@lerdorf.com> Date: Tue, 27 Jan 2015 10:14:02 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Dmitry Stogov , Benjamin Coutu CC: Nikita Popov , Xinchen Hui , "internals@lists.php.net" References: <20150122103807.DD8255F8EE@mx.zeyon.net> In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LIfd2dPKcUwcitksmhG0vFHJ7VeABxDXn" Subject: Re: [PHP-DEV] Improvements to for-each implementation From: rasmus@lerdorf.com (Rasmus Lerdorf) --LIfd2dPKcUwcitksmhG0vFHJ7VeABxDXn Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 01/27/2015 08:55 AM, Dmitry Stogov wrote: > The patch makes ~1% improvement on Wordpress-3.6 (saving duplication an= d > destruction of 200 arrays on each request) Awesome! --LIfd2dPKcUwcitksmhG0vFHJ7VeABxDXn Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlTH1WoACgkQlxayKTuqOuAYNQCeI7SgQQNIuJYJo6DUMgZVTHMU IC8AnRc5rvWZfh1YIciah2gg3S8hlGFj =qwwV -----END PGP SIGNATURE----- --LIfd2dPKcUwcitksmhG0vFHJ7VeABxDXn--