Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xfffc0000/monero-perf
https://github.com/0xfffc0000/monero-perf
Last synced: about 17 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/0xfffc0000/monero-perf
- Owner: 0xFFFC0000
- Created: 2024-01-28T19:28:54.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-12T22:07:45.000Z (10 months ago)
- Last Synced: 2024-11-10T03:11:57.695Z (about 2 months ago)
- Language: Shell
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Script to run two Monero nodes on single machine:
1. Main node, connected to mainnet.
2. Test node, only connected to the main node.and benchmark runtime of different operations in test_node. Run with `--help` to see usage. Don't forget to `cp -rf ~/.bitmonero ~/.monero-test-node`, because you need two blockchains to run this benchmark.