pmemoize 1.0

Creator: railscoder56

Last updated:

Add to Cart

Description:

pmemoize 1.0

Yet another memoizer. I have been using this for a long time. It is simple but
useful. Features:

Optional persistence to disk, using pickle to save the cache on exit.
Configurable cache size. When it is reached a FIFO strategy is used to
discard old entries.
Stats tracking. Allows to see if memoization is useful for a certain function
call.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.