Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2019
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.45 KB | None | 0 0
  1. Configuration=====================================================
  2.  
  3. NETWORK:
  4. Global memory cost [4gb]
  5. Argon_echo cpu cost for arenas [8 rounds]
  6. Argon_echo cpu cost for slow hash [12 rounds]
  7. Argon_echo mem cost [4Mb]
  8. Echo/Shavite digest size [300 bytes]
  9. Number of fast hashes per slow hash [65536]
  10. Number of slow hashes per global arena [65536]
  11. Number of verify threads [4]
  12.  
  13. USER:
  14. Mining with [4] threads
  15. Mining with [4 gb] memory.
  16. Verifying with [4] threads.
  17.  
  18. Tests=============================================================
  19.  
  20. Verify shavite reference operation
  21. ✔✔✔✔✔✔✔✔
  22. Verify shavite optimised operation
  23. ✔✔✔✔✔✔✔✔
  24. Verify echo reference operation
  25. ✔✔✔✔✔✔✔✔
  26. Verify echo optimised operation
  27. ✔✔✔✔✔✔✔✔
  28. Verify argon reference operation
  29. ✔✔✔✔✔✔✔✔
  30. Verify argon optimised operation
  31. ✔✔✔✔✔✔✔✔
  32. Verify PRNG
  33. ✔✔✔✔✔✔✔✔
  34. Verify validation of valid headers
  35. ✔✔✔✔✔
  36. Verify validation of invalid headers
  37. ✔✔✔✔✔
  38.  
  39. Scrypt============================================================
  40.  
  41. Bench cost [single thread]:
  42. total [7303 micros] per hash: [365.10 micros]
  43.  
  44. Bench cost [4 threads]:
  45. total [17198 micros] per hash [171.96 micros]
  46.  
  47. SIGMA=============================================================
  48.  
  49. Bench fast hashes optimised [single thread]:
  50. total [25121 micros] per hash [1.2559 micros]
  51.  
  52. Bench fast hashes reference [single thread]:
  53. total [93992 micros] per hash [4.6995 micros]
  54.  
  55. Bench slow hashes [single thread]:
  56. total [3145882 micros] per hash [31458.80 micros]
  57.  
  58. Bench global arena priming [cpu_cost 8rounds] [mem_cost 4mb]:
  59. total [149508195 micros] per round: [37376807.50 micros]
  60.  
  61. Bench verify [single thread]
  62. total [3496199 micros] per verification [34961.97 micros] found [0] valid random hashes
  63.  
  64. Bench mining for low difficulty target
  65. Arena setup time [12598532 micros]
  66. slow-hashes [780] half-hashes[51092588] skipped-hashes [0] full-hashes [50000] blocks [43] total [789429690 micros] per half-hash[15.45 micros] per hash [15788.59 micros]
  67.  
  68. Extrapolate sustained hashrates for block timings
  69. Estimated 30s hashrate 45.58 kh/s
  70. Estimated 1m hashrate 53.49 kh/s
  71. Estimated 2m hashrate 58.57 kh/s
  72. Estimated 4m hashrate 61.49 kh/s
  73. Estimated 8m hashrate 63.07 kh/s
  74.  
  75. ===========================================================
  76. * Estimated continuous sustained hashrate 59.71 kh/s *
  77. ===========================================================
  78.  
  79. Benchmarks finished in [802.04 seconds]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement