meemo

1.1.2 • Public • Published

meemo

A fork of lodash.memoize that avoids memory allocation churn and garbage collection

By Adam Renklint, September 2015. Made for use in Bap and Dilla.

License

MIT

Changelog

  • 1.0.0
    • Initial release, move variable declaration outside of memoized function handler scope
  • 1.1.0
    • Use Map where available
  • 1.1.1
    • Fix issue with window reference in node.js
  • 1.1.2
    • Fix deopt issue Bad value context for arguments value

Readme

Keywords

none

Package Sidebar

Install

npm i meemo

Weekly Downloads

1

Version

1.1.2

License

MIT

Last publish

Collaborators

  • adamrenklint