itsphilos

↗ HN profile [ 42.0 ms ] full profile
Karma
22
Created
December 15, 2020 (5y ago)
Submissions
0
  1. The FunctionCacher Python utility provides a way to cache the result of a (computation- or IO-heavy) function call to a location on the filesystem, ideally onto a ramdisk/tmpfs. This allows caches to exceed the lifetime…