Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:26972 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 11962 invoked by uid 1010); 15 Dec 2006 03:40:56 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 11947 invoked from network); 15 Dec 2006 03:40:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Dec 2006 03:40:56 -0000 Authentication-Results: pb1.pair.com smtp.mail=mike@quasidea.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mike@quasidea.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain quasidea.com from 216.246.6.24 cause and error) X-PHP-List-Original-Sender: mike@quasidea.com X-Host-Fingerprint: 216.246.6.24 mx.tablexi.com FreeBSD 4.6-4.9 Received: from [216.246.6.24] ([216.246.6.24:1268] helo=mx.tablexi.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2D/6A-40078-42912854 for ; Thu, 14 Dec 2006 22:40:56 -0500 Received: (qmail 9346 invoked by uid 89); 15 Dec 2006 03:40:18 -0000 Received: from unknown (HELO ?192.168.1.103?) (mike@michaelho.com@71.135.41.167) by mx.tablexi.com with SMTP; 15 Dec 2006 03:40:18 -0000 Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <065D710C-8F14-4A87-93FC-985019EE9501@gravitonic.com> References: <0c60b01d19ec7e242ade31e29120ee27@gravitonic.com> <4577FC87.7090109@hardened-php.net> <79.1E.13900.F8038754@pb1.pair.com> <5D89A1AE-2EB0-4977-A7EE-B511A4843D27@prohost.org> <45783A9E.3000804@hardened-php.net> <457856E3.2020607@herballure.com> <065D710C-8F14-4A87-93FC-985019EE9501@gravitonic.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-ID: Content-Transfer-Encoding: 7bit Date: Thu, 14 Dec 2006 19:40:15 -0800 To: PHP internals X-Mailer: Apple Mail (2.752.2) Subject: Re: [PHP-DEV] PHP 5.2: Serialization patch From: mike@quasidea.com (Mike Ho) Andrei, thanks for the patch. When you initially posted a patch for serialization on this list, I believe Ilia did some quick, basic benchmarks and saw that the patched version had a moderate negative performance impact. Do you believe that this performance impact is still there? --Mike On Dec 14, 2006, at 4:11 PM, Andrei Zmievski wrote: > This is the patch against 5.2.1 that supports both 's' and 'S' in > serialized strings with no BC breaks. If there are no objections, I > will commit soon. > > -Andrei > > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php