mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-25 13:42:54 -05:00
Added algo performance calibration (benchmarking) functionality
This commit is contained in:
@@ -33,6 +33,12 @@
|
||||
"retry-pause": 5,
|
||||
"safe": false,
|
||||
"threads": null,
|
||||
"algo-perf": {
|
||||
"cn": 1000,
|
||||
"cn-fast": 2000,
|
||||
"cn-lite": 2000,
|
||||
"cn-heavy": 700
|
||||
},
|
||||
"user-agent": null,
|
||||
"watch": false
|
||||
}
|
||||
Reference in New Issue
Block a user