Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82511 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15680 invoked from network); 12 Feb 2015 03:37:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Feb 2015 03:37:51 -0000 Authentication-Results: pb1.pair.com smtp.mail=xinchen.h@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=laruence@php.net; sender-id=unknown Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.217.178 as permitted sender) X-PHP-List-Original-Sender: xinchen.h@zend.com X-Host-Fingerprint: 209.85.217.178 mail-lb0-f178.google.com Received: from [209.85.217.178] ([209.85.217.178:42615] helo=mail-lb0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F3/30-13750-B002CD45 for ; Wed, 11 Feb 2015 22:37:48 -0500 Received: by mail-lb0-f178.google.com with SMTP id w7so7096271lbi.9 for ; Wed, 11 Feb 2015 19:37:44 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=LD31pTYA+bww9NgaUK2wJ+k7llri8X0nLZGD4Hfy9G0=; b=MEPwnPUxmh00enyaifINL8AmGkjBCeGrSBEzaMaP4NeiLIbmwUuB/zAMOiSpvzCI// Ftyr24R/fi5ekapO/NmeI9Ew390oUuUDQ9y2iZ5gqq8BtXibe5oke5Ju4kTLg+gIDaCs TSIlRS+BAeWgyTSUvk1XJy2SYCZ18xqmEHXH9EFK6tfMjVX1QJOS/sBESL7um+n/3Tyt keKrhsvaKVmZF9QGkWOOTlUaulME8NKyoGosuhhDwAsjSHuuIriDs+oIVIjoNhJN9CeZ H1y0h4GxgJ1KWqExbsGrupoi35BFPPEW9YoihtvxsPCcy1Vm0wh3vUc8arv5l0xqRMSN xn3g== X-Gm-Message-State: ALoCoQnWtOchb0SqZnO9QK+ILGwcyBUsmfVEMe4dE9X47OuaVd3bjFI9FK/ZjDsQygtxq8rrBez942SJpGjJvkuLnYgQRA3TCDbdrtrdpm0N/LAyXg6Zsb1/xHtLUWCSYTenW659XbTdRynZkxXUX3WmD9LLy+ZRjQ== X-Received: by 10.112.54.167 with SMTP id k7mr1459753lbp.72.1423712264517; Wed, 11 Feb 2015 19:37:44 -0800 (PST) Received: from mail-lb0-f171.google.com (mail-lb0-f171.google.com. [209.85.217.171]) by mx.google.com with ESMTPSA id oq8sm411644lbb.8.2015.02.11.19.37.43 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Feb 2015 19:37:43 -0800 (PST) Received: by mail-lb0-f171.google.com with SMTP id b6so7155573lbj.2 for ; Wed, 11 Feb 2015 19:37:42 -0800 (PST) X-Received: by 10.152.5.72 with SMTP id q8mr1398802laq.57.1423712262659; Wed, 11 Feb 2015 19:37:42 -0800 (PST) MIME-Version: 1.0 Received: by 10.114.28.193 with HTTP; Wed, 11 Feb 2015 19:37:22 -0800 (PST) In-Reply-To: References: <54D3EE95.2080109@lerdorf.com> Date: Thu, 12 Feb 2015 11:37:22 +0800 Message-ID: To: Yasuo Ohgaki Cc: Rasmus Lerdorf , PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Annotated PHP 5->7 extension diff From: laruence@php.net (Xinchen Hui) On Thu, Feb 12, 2015 at 10:05 AM, Yasuo Ohgaki wrote: > Hi all, > > On Wed, Feb 11, 2015 at 3:51 PM, Yasuo Ohgaki wrote: >> >> On Wed, Feb 11, 2015 at 3:27 PM, Xinchen Hui wrote: >>> >>> The fails must be know... relates to key name checking >>> >>> the leaks needs to be take care, I will look into it. >>> >>> anyway, these should not affects your work, >> >> >> I think so. I'll start working :) > > > Since my system isn't busy at all, there would be something wrong. > Memcached is vanilla package from Fedora 21 without any turning. > PHP/Apache are debug build. > > Anyway, current figure is > > lazy_write=On: Requests per second: 2218.55 [#/sec] (mean) > lazy_write=Off: Requests per second: 24.58 [#/sec] (mean) I feel.......that might be something wrong :< thanks > > Session has rather large about 100KB data for benchmark purpose. > I'll test a little more and send PR later. > > Regards, > > -- > Yasuo Ohgaki > yohgaki@ohgaki.net -- Xinchen Hui @Laruence http://www.laruence.com/