Skip to content

Instantly share code, notes, and snippets.

@stackdump
Created September 25, 2019 13:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stackdump/2f4677fcc9f913aa52e345da294ab25d to your computer and use it in GitHub Desktop.
Save stackdump/2f4677fcc9f913aa52e345da294ab25d to your computer and use it in GitHub Desktop.
Pegnet Hash benchmark using GOARCH=arm64 on Jetson nano and go 1.13
Writing ByteMap Table
Finished Reading ByteMap Table. Total time taken: 26m23.939530035s
Hash Init = fafaececfafaecec, 30, 256, 5
CPU = ARMv8 Processor rev 1 (v8l)
Cores = 4
Total RAM = 3956 MB
OS = linux
Platform = ubuntu
=====================================
Running 60 second test with 1 miners: 59s
Finished test in 1m0.013327872s
CPU Usage:[0: 31.71] [1: 12.11] [2: 43.29] [3: 24.41]
Total hashes: 172081
Total hashrate: 2867
Per miner: 2867
=====================================
Running 60 second test with 2 miners: 59s
Finished test in 1m0.017395662s
CPU Usage:[0: 3.05] [1: 41.03] [2: 100.00] [3: 60.87]
Total hashes: 341990
Total hashrate: 5698
Per miner: 2849
=====================================
Running 60 second test with 3 miners: 59s
Finished test in 1m0.029278135s
CPU Usage:[0: 99.98] [1: 25.83] [2: 79.21] [3: 99.98]
Total hashes: 515657
Total hashrate: 8590
Per miner: 2863
=====================================
Running 60 second test with 4 miners: 59s
Finished test in 1m1.505423213s
CPU Usage:[0: 100.00] [1: 100.00] [2: 99.98] [3: 100.00]
Total hashes: 694952
Total hashrate: 11299
Per miner: 2824
=====================================
Running 60 second test with 5 miners: 59s
Finished test in 1m1.805991573s
CPU Usage:[0: 99.98] [1: 99.98] [2: 100.00] [3: 99.98]
Total hashes: 703630
Total hashrate: 11384
Per miner: 2276
=====================================
Running 60 second test with 6 miners: 59s
Finished test in 1m1.703140014s
CPU Usage:[0: 99.98] [1: 100.00] [2: 100.00] [3: 100.00]
Total hashes: 696031
Total hashrate: 11280
Per miner: 1880
@stackdump
Copy link
Author

NOTE: powered via a DC jack rather than USB - (unsure if that matters)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment