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

[FEATURE] Optimize the GC usage for snapshots #1135

Open
esuwu opened this issue Jun 18, 2023 · 0 comments
Open

[FEATURE] Optimize the GC usage for snapshots #1135

esuwu opened this issue Jun 18, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@esuwu
Copy link
Contributor

esuwu commented Jun 18, 2023

Аbstract
Optimize the GC usage for snapshots

Motivation and Purposes
It may or may not save time to predict the number of snapshots to allocate memory once. It is more complicated for InvokeScriptTx, because each action produces a different number of snapshots

Specification
Research on what is better and faster needs to be done

@esuwu esuwu added the enhancement New feature or request label Jun 18, 2023
@esuwu esuwu assigned alexeykiselev and esuwu and unassigned alexeykiselev Jun 18, 2023
@esuwu esuwu changed the title [FEATURE] [FEATURE] Optimize the GC usage for snapshots Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants