aboutsummaryrefslogtreecommitdiff
path: root/devel/py-fastcache/pkg-descr
blob: a02457edf0c6afee76f45c9570eb47487dad5c49 (plain) (blame)
1
2
3
4
C implementation of Python 3 functools.lru_cache. Provides speedup of 10-30x
over standard library. Passes test suite from standard library for lru_cache.

WWW: https://github.com/pbrady/fastcache