Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:45915 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27769 invoked from network); 30 Oct 2009 14:06:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Oct 2009 14:06:11 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 72.14.220.156 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 72.14.220.156 fg-out-1718.google.com Received: from [72.14.220.156] ([72.14.220.156:56988] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DD/EA-57355-1D2FAEA4 for ; Fri, 30 Oct 2009 09:06:09 -0500 Received: by fg-out-1718.google.com with SMTP id d23so2660733fga.11 for ; Fri, 30 Oct 2009 07:06:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=w7kzbNLT3ig0ImCisy5BXBsf831Y8XpEpuygY2/NUNg=; b=ad9bvaHpmhcprRlcMrxdDJffwO729nAVhPBVIXot/f+vT8CSGwtF4yE8ZTG4zHOtqP YZItULqYkcxZ0WUsW0H2DedEOEbL/hnkJZ30x6XVJ3xJs91QcttqOPSnfNOOa7ZSmmK2 d5TIw35iWeukViNaBwhueZyBTeM8ksBbr07v0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=iS5yHefl2K5hEDwpfn6BqeAb5iGi1Knd6XCPkYpLNcYdKt+dMb5zgwLkslP1npMw/c RBFivZyAdCJxR0C3itvUAZ7WFf2BgcNNQwgks1TUBVbWoSj/nHm6iU9RSHDLEymxfmF1 M1f+WVSL9KtdGZ+zcw3Nxl8Wg23rtcBU263Qo= MIME-Version: 1.0 Received: by 10.86.158.5 with SMTP id g5mr1110001fge.32.1256911565899; Fri, 30 Oct 2009 07:06:05 -0700 (PDT) In-Reply-To: References: Date: Fri, 30 Oct 2009 15:06:05 +0100 Message-ID: To: Arvind Srinivasan Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Submitting performance patches From: pierre.php@gmail.com (Pierre Joye) hi, I would suggest to open new requests in our bug tracker. You will reach the right people using the tracker and your patches will not get lost in the ML archive. Cheers, On Fri, Oct 30, 2009 at 11:03 AM, Arvind Srinivasan wrote: > Hi, > > For the past few months I've been working on improving PHP performance > primarily on CMT hardware on Solaris. I've used Sun Studio C++'s > collector/analyzer to identify the performance bottlenecks in PHP when > running a web-based ecommerce-site workload. Over the next few weeks I > hope to post my patches to this list. > > The patches are based on a PHP6 source tree. Many of the patches apply > to #ifdef ZTS codepaths. > > I hope to hear review comments about my patches. > > Thanks, > Arvi > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Pierre http://blog.thepimp.net | http://www.libgd.org