Skip to content

Conversation

@cesarizu
Copy link

@cesarizu cesarizu commented Jun 1, 2016

This PR improves moment-recur performance by caching diffs and avoiding unnecessary moment copies.

The diff caching is done on a simple js object. In long-lived applications this might mean a ever increasing memory usage. There's the option of using https://www.npmjs.com/package/caching-map or a similar library to avoid this problem.

@cesarizu
Copy link
Author

@c-trimm I've rebased this branch to the latest master, is there anything else missing or anything you'd like me to do to merge this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant