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

Implement dynamic recordset #44

Closed
sand1k opened this issue May 13, 2015 · 2 comments
Closed

Implement dynamic recordset #44

sand1k opened this issue May 13, 2015 · 2 comments
Labels
development Feature implementation memory consumption Affects memory consumption memory management Related to memory management or garbage collection normal

Comments

@sand1k
Copy link
Contributor

sand1k commented May 13, 2015

Dynamic recordset is a storage based on a chunked list, required to reduce fragmentation in case of frequent allocations / deallocations of big data blocks.

Blocks #45, #46.

@sand1k sand1k added normal memory consumption Affects memory consumption memory management Related to memory management or garbage collection development Feature implementation labels May 13, 2015
@sand1k sand1k added this to the Core ECMA features milestone May 13, 2015
This was referenced May 13, 2015
@LaszloLango
Copy link
Contributor

CC: @szledan

@ruben-ayrapetyan
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Feature implementation memory consumption Affects memory consumption memory management Related to memory management or garbage collection normal
Projects
None yet
Development

No branches or pull requests

3 participants