wavesplatform / wavesplatform/gowaves

[FEATURE] Optimize the GC usage for snapshots

Open
#1,135 0 comments 0 reactions 1 assignee View on GitHub

@esuwu is already working on this.

Since Jun 18, 2023.

enhancement
Dominant language
Go
Stars
251
Forks
73
Avg merge
1d 11h
Merged PRs (30d)
28

Description

А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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.