Re: This Week on perl5-porters (31 March / 6 April 2003)

[email protected] (Arthur Bergman) Mon, 7 Apr 2003 21:03:32 +0200
Newsgroups perl.perl5.porters,perl.perl5.summary
Message-ID <[email protected]>
On måndag, apr 7, 2003, at 15:56 Europe/Stockholm, Rafael Garcia-Suarez 
wrote:

>  Cache
>   Arthur Bergman has the idea to use a cache to store symbol tables
>   (a.k.a. stashes) for class method calls, to avoid looking them up 
> from
>   the package name each time they're invoked. He proposes a patch, with
>   which he observes an average 180% speed increase (on his system).
>
>       http://xrl.us/fm9
>

I also applied the patch!

Arthur