Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Investigate memoization of instance methods #21

Open
jonrkarr opened this issue Apr 12, 2018 · 1 comment
Open

Investigate memoization of instance methods #21

jonrkarr opened this issue Apr 12, 2018 · 1 comment
Assignees

Comments

@jonrkarr
Copy link
Member

No description provided.

@jonrkarr jonrkarr self-assigned this Apr 18, 2018
@jonrkarr
Copy link
Member Author

These packages can be used to memoize class methods

This packages don't work for class methods

  • functools
  • diskcache -- persistent cache (i.e. saves to file), based on pickle

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant