[Parseperl-discuss] Performance hacks
Brought to you by:
adamkennedy
From: Chris D. <ch...@ch...> - 2006-07-20 05:13:47
|
The Perl::Critic team has been working on some performance improvements, some of which rely on caching PPI information. If you have created any PPI performance hacks, we'd love to hear about them, either on this list or on de...@pe... (subscribe via http://perlcritic.tigris.org/servlets/ProjectMailingListList) To see our accomplishments to date, take a look at (for example): PPI::Document::find() caching http://perlcritic.tigris.org/source/browse/perlcritic/trunk/Perl- Critic/lib/Perl/Critic/Document.pm?rev=527&view=markup PPI::Node::content() caching http://perlcritic.tigris.org/servlets/ReadMsg?list=dev&msgNo=464 Chris -- Chris Dolan, Software Developer, http://www.chrisdolan.net/ Public key: http://www.chrisdolan.net/public.key vCard: http://www.chrisdolan.net/ChrisDolan.vcf |