Benchmark support for GhostRider (offline only)
Command line: ``` ./xmrig --bench=250K -a gr --rotation 15 ``` Where `rotation` is an integer between 0 and 19 (inclusive).
This commit is contained in:
parent
03e70ba2ed
commit
a1d7ee4c6b
6 changed files with 60 additions and 8 deletions
|
@ -87,6 +87,7 @@ public:
|
|||
SpendSecretKey = 1055,
|
||||
DaemonZMQPortKey = 1056,
|
||||
HugePagesJitKey = 1057,
|
||||
RotationKey = 1058,
|
||||
|
||||
// xmrig common
|
||||
CPUPriorityKey = 1021,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue