EXCAVATOR BENCHMARKS--
After installing Excavator on my Linux rig (instructions at the GitHub site), I ran the bencmark script. Here are the results:
Excavator Version: v1.3.8a_nvidia
OS: Ubuntu 14.04.5 LTS
NVIDIA Driver Version: 384.90
Found 3 device(s):
GeForce GTX 1070 Ti
GeForce GTX 980 Ti
GeForce GTX 980 Ti
Benchmarking with 3 device(s) for 300 seconds for each algorithm...
Benchmarking without network connection first...
equihash: 1.412996 kH/s
pascal: 3.140780 GH/s
decred: 8.864810 GH/s
sia: 5.674955 GH/s
lbry: 837.269673 MH/s
blake2s: 12.842469 GH/s
lyra2rev2: 119.783266 MH/s
cryptonight: 1.569471 kH/s
daggerhashimoto: 70.255890 MH/s
daggerhashimoto_pascal: 52.603532 MH/s & 2.006996 GH/s
daggerhashimoto_decred: 67.375154 MH/s & 2.927411 GH/s
daggerhashimoto_sia: 68.533263 MH/s & 1.346579 GH/s
Benchmarking with 3 device(s) for 300 seconds for each algorithm...
Connectng to usa.nicehash.com...
equihash: 1.408922 kH/s (50 acceped, 0 rejected)
pascal: 2.084523 GH/s (38 acceped, 0 rejected)
decred: 8.870751 GH/s (124 acceped, 0 rejected)
sia: 5.676765 GH/s (102 acceped, 0 rejected)
lbry: 837.882124 MH/s (97 acceped, 0 rejected)
blake2s: 12.825668 GH/s (194 acceped, 0 rejected)
lyra2rev2: 119.710346 MH/s (66 acceped, 0 rejected)
cryptonight: 1.536833 kH/s (2 acceped, 1 rejected)
daggerhashimoto: 52.099698 MH/s (12 acceped, 0 rejected)
daggerhashimoto_pascal: 49.025702 MH/s & 1.836451 GH/s (82 acceped, 1 rejected)
daggerhashimoto_decred: 47.552451 MH/s & 2.268395 GH/s (42 acceped, 0 rejected)
daggerhashimoto_sia: 50.623493 MH/s & 1.102006 GH/s (32 acceped, 0 rejected)
Things to note! I had difficulty breaking out of the benchmark process with "control-c" and had to reboot to stop the process. The word "accepted" is spelled wrong. The process took more than 2 hours, 22 benchmarks at 300 seconds each. Neoscrypt is not included in the benchmarks. My 1070ti is slightly faster than my 980ti cards, at about 1/2 the wattage. --scryptr