Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:92912 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46995 invoked from network); 29 Apr 2016 00:10:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Apr 2016 00:10:26 -0000 Authentication-Results: pb1.pair.com header.from=php_lists@realplain.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=php_lists@realplain.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain realplain.com from 68.114.190.30 cause and error) X-PHP-List-Original-Sender: php_lists@realplain.com X-Host-Fingerprint: 68.114.190.30 mtaout005-public.msg.strl.va.charter.net Received: from [68.114.190.30] ([68.114.190.30:6024] helo=mtaout005-public.msg.strl.va.charter.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DD/E7-28296-176A2275 for ; Thu, 28 Apr 2016 20:10:25 -0400 Received: from impout004 ([68.114.189.19]) by mtaout005.msg.strl.va.charter.net (InterMail vM.9.00.023.01 201-2473-194) with ESMTP id <20160429001023.BJSD22358.mtaout005.msg.strl.va.charter.net@impout004> for ; Thu, 28 Apr 2016 19:10:23 -0500 Received: from pc1 ([97.87.188.16]) by impout004 with charter.net id o0AN1s00D0Mfu3D010AN2x; Thu, 28 Apr 2016 19:10:23 -0500 X-Authority-Analysis: v=2.1 cv=U9McDIbu c=1 sm=1 tr=0 a=Ay788ph35uAhBIV2K373vw==:117 a=Ay788ph35uAhBIV2K373vw==:17 a=L9H7d07YOLsA:10 a=9cW_t1CCXrUA:10 a=s5jvgZ67dGcA:10 a=8nJEP1OIZ-IA:10 a=UvWoP-ka2afDeJZjoK8A:9 a=wPNLvfGTeEIA:10 Message-ID: <609AB88BAB894085926BD2B3D6EAC52B@pc1> To: References: <70BE415E8A7D439FBBEB3817F61577D5@pc1> Date: Thu, 28 Apr 2016 19:10:22 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 Subject: Re: [PHP-DEV] New HashTable implementation? From: php_lists@realplain.com ("Matt Wilmas") > Now, after seeing Bogdan's hash optimization idea last month [2], and > reading Nikita's blog post [3] again, I had some ideas I'd like to try -- > assuming nobody else is planning major changes. :-) Besides Nikita, I'm > addressing Dmitry and Xinchen because your names are on some minor hash > items on the 7.1 ideas wiki [4]. My ISP's stupid mail server wouldn't allow the link to Nikita's blog. Trying again. [3] nikic.github.io/2014/12/22/PHPs-new-hashtable-implementation.html