Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52323 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19611 invoked from network); 11 May 2011 21:01:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 May 2011 21:01:45 -0000 Authentication-Results: pb1.pair.com header.from=sebastian@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=sebastian@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 93.190.64.36 as permitted sender) X-PHP-List-Original-Sender: sebastian@php.net X-Host-Fingerprint: 93.190.64.36 mail-6.de-punkt.de Received: from [93.190.64.36] ([93.190.64.36:60097] helo=mail-6.de-punkt.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6E/A5-25254-839FACD4 for ; Wed, 11 May 2011 17:01:45 -0400 Received: (qmail 5686 invoked by uid 511); 11 May 2011 21:01:34 -0000 Received: by simscan 1.3.1 ppid: 5681, pid: 5684, t: 0.2873s scanners: attach: 1.4.0 Received: from unknown (HELO ?0.0.0.0?) (sb%sebastian-bergmann.de@217.114.76.105) by 0 with ESMTPA; 11 May 2011 21:01:34 -0000 Message-ID: <4DCAF92B.3010104@php.net> Date: Wed, 11 May 2011 23:01:31 +0200 Organization: PHP Development Team User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc15 Thunderbird/3.1.10 MIME-Version: 1.0 To: internals@lists.php.net References: <4DC83401.2090202@sugarcrm.com> <4DC8D122.3050507@lsces.co.uk> <4DC8F125.2010503@toolpark.com> <4DC8FB1A.7040206@lerdorf.com> <4DC98100.6080806@oracle.com> <4DC9827B.6080409@lsces.co.uk> <4DCA82B5.3080401@naenius.com> <4DCA8CC1.6080300@lsces.co.uk> <4DCA8EBD.6080709@naenius.com> <4DCA9644.70407@lsces.co.uk> <06.DC.45512.12CAACD4@pb1.pair.com> In-Reply-To: <06.DC.45512.12CAACD4@pb1.pair.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] annotations again From: sebastian@php.net (Sebastian Bergmann) On 05/11/2011 05:32 PM, Matthew Weier O'Phinney wrote: > ZF docs were taking between 80 and 110 minutes with phpDocumentor, and > consuming ~2GB of RAM. They now take around 10 minutes and consume less > than 1GB of RAM. :) phpdox generates documentation for Zend Framework in less than two minutes using less than 50 megabytes of memory ;-) -- Sebastian Bergmann Co-Founder and Principal Consultant http://sebastian-bergmann.de/ http://thePHP.cc/