casper-network / casper-network/casper-node

Integrate storage measurement tools into the test framework

Open
#2,423 1 comment 0 reactions 0 assignees View on GitHub
low-priority
Dominant language
Rust
Stars
399
Forks
224
Avg merge
15h 44m
Merged PRs (30d)
2

Description

Follow up after #2346. We need to start taking the on-disk space consumption more seriously. This means we will need to measure not only the performance impact, when making changes to the EE, but also the size:

1. ToBytes size
2. Trie size

You’ve been working on this recently @Michał. Can you build tools/integrate them into the WasmTestBuilder ? We could use that in Dan’s recent PR to measure how much the auction size changes. We did measure the MainNet auction size some time ago but that was only the ToBytes representation and did not take into account the Trie/lmdb overheads.

https://casperlabs-team.slack.com/archives/C02BSLUGUGM/p1638179552157300?thread_ts=1638178274.156400&cid=C02BSLUGUGM

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.