Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80465 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98525 invoked from network); 14 Jan 2015 14:56:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Jan 2015 14:56:24 -0000 Authentication-Results: pb1.pair.com smtp.mail=php-php-dev@m.gmane.org; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=alex@kurilo.me; sender-id=unknown Received-SPF: pass (pb1.pair.com: domain m.gmane.org designates 80.91.229.3 as permitted sender) X-PHP-List-Original-Sender: php-php-dev@m.gmane.org X-Host-Fingerprint: 80.91.229.3 plane.gmane.org Received: from [80.91.229.3] ([80.91.229.3:55641] helo=plane.gmane.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 46/52-19120-59386B45 for ; Wed, 14 Jan 2015 09:56:23 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YBPMl-0003ws-Oc for internals@lists.php.net; Wed, 14 Jan 2015 15:56:15 +0100 Received: from 86.57.255.90 ([86.57.255.90]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 14 Jan 2015 15:56:15 +0100 Received: from alex by 86.57.255.90 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 14 Jan 2015 15:56:15 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: internals@lists.php.net Date: Wed, 14 Jan 2015 17:56:02 +0300 Lines: 6 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: 86.57.255.90 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 In-Reply-To: Subject: Re: [PHP-DEV] Faster zend sorting implementation From: alex@kurilo.me (Alexander Kurilo) Hi Xinchen, > my draft patch (which already get 0.1% IRs reduce in wordpress) could you or anyone else help me understand what IR stands for? Thanks in advance.