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

Benchmarking Hardware Requirements #122

Open
shyanasri opened this issue May 4, 2022 · 0 comments
Open

Benchmarking Hardware Requirements #122

shyanasri opened this issue May 4, 2022 · 0 comments

Comments

@shyanasri
Copy link

This issue is around finding hardware requirements for Meson for each of the nodes.

For the katzenmint PKI nodes, they note that minimum requirements are:
(https://docs.tendermint.com/master/nodes/running-in-production.html)
1GB RAM
25GB of disk space
1.4 GHz CPU

For applications with high transaction throughput, they recommend SSD disks, with:
2GB RAM
100GB SSD
x64 2.0 GHz 2v CPU

For the other nodes to get a better idea of CPU usage, I wanted to use 'net/http/pprof' package to profile them. I wanted to import this package in prometheus.go

^I wasn't able to test this approach during my term at Hashcloak.

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