Skip to content

Instantly share code, notes, and snippets.

@slinkyvagabond
Created March 5, 2022 21:38
Show Gist options
  • Save slinkyvagabond/87724644db32ffcd399aa18fdefb2df6 to your computer and use it in GitHub Desktop.
Save slinkyvagabond/87724644db32ffcd399aa18fdefb2df6 to your computer and use it in GitHub Desktop.
Smartphone XMRig json
{
"api": {
"id": null,
"worker-id": null
},
"http": {
"enabled": false,
"host": "127.0.0.1",
"port": 0,
"access-token": null,
"restricted": true
},
"autosave": true,
"background": false,
"colors": true,
"title": true,
"randomx": {
"init": 6,
"init-avx2": -1,
"mode": "auto",
"1gb-pages": true,
"rdmsr": true,
"wrmsr": true,
"cache_qos": false,
"scratchpad_prefetch_mode": 2
},
"cpu": {
"enabled": true,
"huge-pages": true,
"huge-pages-jit": false,
"hw-aes": null,
"priority": 5,
"memory-pool": true,
"yield": false,
"argon2-impl": null,
"astrobwt-max-size": 750,
"astrobwt-avx2": true,
"argon2": [4, 5, 6, 7, -1, -1],
"astrobwt": [4, 5, 6, 7, -1, -1, -1],
"cn": [4, 5, 6, 7, -1, -1],
"cn-heavy": [4, 5, 6, 7, -1, -1],
"cn-lite": [4, 5, 6, 7, -1, -1],
"cn-pico": [4, 5, 6, 7, -1, -1],
"cn/2": [4, 5, 6, 7, -1, -1],
"cn/gpu": [4, 5, 6, 7, -1, -1],
"cn/upx2": [4, 5, 6, 7, -1, -1],
"panthera": [4, 5, 6, 7, -1, -1],
"rx": [4, 5, 6, 7, -1, -1],
"rx/wow": [4, 5, 6, 7, -1, -1],
"cn-lite/0": false,
"cn/0": false,
"ghostrider": false,
"rx/arq": "rx/wow",
"rx/keva": "rx/wow"
},
"opencl": {
"enabled": false,
"cache": true,
"loader": null,
"platform": "AMD"
},
"cuda": {
"enabled": false,
"loader": null,
"nvml": true
},
"log-file": null,
"donate-level": 0,
"donate-over-proxy": 1,
"pools": [
{
"algo": null,
"coin": null,
"url": "gulf.moneroocean.stream:10128",
"user": "49nYWnfGiE28QyWZ5CkWcyZrRmhhDChT2EmJVNAkgZiPbW9bakiHDg1PAppyubauJoJmhtUHsnNoDbfQQxceJwLeLxmYWQ6",
"pass": "x",
"rig-id": "rig",
"nicehash": false,
"keepalive": true,
"enabled": true,
"tls": false,
"tls-fingerprint": null,
"daemon": false,
"socks5": null,
"self-select": null,
"submit-to-origin": false
}
],
"retries": 5,
"retry-pause": 5,
"print-time": 60,
"health-print-time": 60,
"syslog": false,
"tls": {
"enabled": false,
"protocols": null,
"cert": null,
"cert_key": null,
"ciphers": null,
"ciphersuites": null,
"dhparam": null
},
"dns": {
"ipv6": false,
"ttl": 30
},
"user-agent": null,
"verbose": 0,
"watch": true,
"rebench-algo": true,
"bench-algo-time": 20,
"algo-min-time": 0,
"algo-perf": {
"cn/0": 37.41711398800126,
"cn/1": 23.15058402609702,
"cn/2": 23.15058402609702,
"cn/r": 23.15058402609702,
"cn/fast": 46.30116805219404,
"cn/half": 46.30116805219404,
"cn/xao": 23.15058402609702,
"cn/rto": 23.15058402609702,
"cn/rwz": 30.867445368129363,
"cn/zls": 30.867445368129363,
"cn/double": 11.57529201304851,
"cn/ccx": 74.83422797600252,
"cn-lite/0": 91.68331405740722,
"cn-lite/1": 91.68331405740722,
"cn-heavy/xhv": 39.254893706588085,
"cn-pico": 914.2105263157895,
"cn-pico/tlo": 914.2105263157895,
"cn/gpu": 10.10207302956961,
"rx/0": 321.8644781144781,
"rx/arq": 2646.705956640707,
"rx/graft": 332.42134062927494,
"rx/sfx": 321.8644781144781,
"panthera": 373.80326144134665,
"argon2/chukwav2": 389.7074300147337,
"astrobwt": 118.24111087734063
},
"pause-on-battery": false,
"pause-on-active": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment