Skip to content

Benchmark

Compare
Choose a tag to compare
@tevador tevador released this 05 May 17:47
· 244 commits to master since this release
bfc97d5

Benchmark to test RandomX.

RandomX benchmark
Usage: benchmark [OPTIONS]
Supported options:
  --help        shows this message
  --mine        mining mode: 2 GiB
  --verify      verification mode: 256 MiB
  --jit         x86-64 JIT compiled mode (default: interpreter)
  --largePages  use large pages
  --softAes     use software AES (default: x86 AES-NI)
  --threads T   use T threads (default: 1)
  --init Q      initialize dataset with Q threads (default: 1)
  --nonces N    run N nonces (default: 1000)
  --seed S      seed for cache initialization (default: 0)