Calibrate and save algo-perf and threads automatically

This commit is contained in:
MoneroOcean 2018-08-01 18:01:16 +02:00
parent 98f95584a0
commit 30a4f53c8f
5 changed files with 13 additions and 11 deletions

View file

@ -33,12 +33,7 @@
"retry-pause": 5,
"safe": false,
"threads": null,
"algo-perf": {
"cn": 1000.0,
"cn-fast": 2000.0,
"cn-lite": 2000.0,
"cn-heavy": 700.0
},
"algo-perf": null,
"user-agent": null,
"watch": false
}