Caching mindful of computation/storage costs
cachey implements caching based on computation time and storage space. Cachey tries to hold on to values that have the following characteristics: * Expensive to recompute (in seconds) * Cheap to store (in bytes) * Frequently used * Recenty used
$
pkg install py311-cacheyOrigin
devel/py-cachey
Size
38.9KiB
License
BSD3CLAUSE
Maintainer
yuri@FreeBSD.org
Dependencies
2 packages
Required by
1 packages