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

Optimize OrderedMap to reduce Flow's Mtrie size #296

Closed
fxamacker opened this issue Mar 8, 2023 · 1 comment
Closed

Optimize OrderedMap to reduce Flow's Mtrie size #296

fxamacker opened this issue Mar 8, 2023 · 1 comment
Assignees
Labels
E&V Team Execution / Verification / Edge Team improvement performance

Comments

@fxamacker
Copy link
Member

Issue To Be Solved

We can reduce memory use on Flow execution nodes.

See https://github.com/dapperlabs/flow-go/issues/6320

Suggested Solution

Optimize OrderedMap to reduce memory use.

Updates #292
Updates onflow/flow-go#1744

@fxamacker
Copy link
Member Author

Closed by #342

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E&V Team Execution / Verification / Edge Team improvement performance
Projects
None yet
Development

No branches or pull requests

2 participants