Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52300 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25357 invoked from network); 11 May 2011 15:32:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 May 2011 15:32:50 -0000 X-Host-Fingerprint: 208.107.178.23 host-23-178-107-208.midco.net Date: Wed, 11 May 2011 11:32:49 -0400 Received: from [208.107.178.23] ([208.107.178.23:18428] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 06/DC-45512-12CAACD4 for ; Wed, 11 May 2011 11:32:49 -0400 Message-ID: <06.DC.45512.12CAACD4@pb1.pair.com> 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> User-Agent: slrn/pre1.0.0-18 (Linux) X-Posted-By: 208.107.178.23 Subject: Re: [PHP-DEV] annotations again From: weierophinney@php.net (Matthew Weier O'Phinney) On 2011-05-11, Lester Caine wrote: > Mike van Riel wrote: > > DocBlox (http://www.docblox-project.org) is a rising project which > > offers support for all these new things and uses less processing time > > and memory. > > It is goal is to serve as an alternative for phpDocumentor (and an > > improvement, it has several features of it's own such as incremental > > parsing). > > > > DISCLAIMER: I am the Lead Dev of DocBlox. > > > > (and before you asked: yes I tried patching phpDocumentor but its core > > design would not allow enough room to patch the memory and performance > > problems, which prevented me from running it at our own project) > > I'll hit the bitweaver code with it and see what I get ;) Takes about > 45 minutes with phpdoc but I needed 8Gb of memory to get it to run :) 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. :) -- Matthew Weier O'Phinney Project Lead | matthew@zend.com Zend Framework | http://framework.zend.com/ PGP key: http://framework.zend.com/zf-matthew-pgp-key.asc