Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Packaged mixin: Garbage collector/memory optimizer #273

Closed
marcusoffesson opened this issue Oct 13, 2017 · 1 comment
Closed

Packaged mixin: Garbage collector/memory optimizer #273

marcusoffesson opened this issue Oct 13, 2017 · 1 comment

Comments

@marcusoffesson
Copy link
Contributor

Description

In large web applications there may be times where a lot of large generic object hypercubes are cached client-side. In e.g. mobile that may cause huge slow downs. This mixin would be somewhat configurable, but sport a garbage collector that could be configured to e.g. "clean up generated APIs with no event listeners after X minutes of inactivity".

@peol
Copy link
Contributor

peol commented Oct 21, 2018

Tracked in #220 , we'll re-open these issues once we can work on them.

@peol peol closed this as completed Oct 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants