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

test: benchmark release network for mana/second #10246

Open
just-mitch opened this issue Nov 27, 2024 · 0 comments
Open

test: benchmark release network for mana/second #10246

just-mitch opened this issue Nov 27, 2024 · 0 comments
Assignees

Comments

@just-mitch
Copy link
Contributor

just-mitch commented Nov 27, 2024

After we can run the smoke test on a live, release network, we need to add some benchmarking to measure the network's mana/second.

transfer_in_public is currently 88940 mana. So call it 100 Kmana.

So if we have 9 seconds to build a block, and we need to put 36 transactions in it, and suppose they are all public transfers, that means we need to be at 3.6 Mmana/s.

So call it 4 Mmana/s to be safe.

Thus, our passive gating test should assert this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant