Switched my Ryzen 5 1600 over from mining DERO to this; DERO is a promising coin, but difficulty is too high now to keep mining it - getting less than 2 coins per day - while this looks like an up-and-comer.
Mining to the official pool right now but will switch over to
pool.itnspool.net after I make sure everything is working correctly.
FWIW, I am using XMR-Stak in CPU-only mode with the following thread configuration in cpu.txt:
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 1 },
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 3 },
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 4 },
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 5 },
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 7 },
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 9 },
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 10 },
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 11 },
Getting about 420 H/s with little hit to desktop interactivity (the key to the latter is not using core/thread 0, as that it what Windows uses).