Skip to content

Conversation

arc
Copy link
Contributor

@arc arc commented Mar 2, 2012

This addresses issue #2.

Results of timing comparisons (using a slightly modified implementation that's more amenable to simultaneous benchmarking in a single Perl interpreter) can be found in arc/perl-redis@ba54b38; see the notes at the bottom of the timing.pl file in that commit. Short version: we get about 12% performance improvement from caching AUTOLOAD methods.

@arc arc mentioned this pull request Mar 4, 2012
@melo
Copy link
Member

melo commented Mar 5, 2012

I'll be merging this soon, tomorrow most likely.

@melo melo closed this Mar 11, 2012
melo added a commit that referenced this pull request Mar 11, 2012
Cache AUTOLOAD-generated methods for future use
@melo melo merged commit 5c007ba into PerlRedis:master Mar 11, 2012
@skaurus
Copy link

skaurus commented Mar 11, 2012

Thank you, @arc! This is great!

@melo
Copy link
Member

melo commented Mar 12, 2012

FYI: release 1.950 uploaded to CPAN

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants