Project Awesome project awesome

Miscellaneous > mem

Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical input.

Package 1.2k stars GitHub
Back to Node.js