Do you have a watt meter? How much power is it using?
I wonder what info these tools like GPU-Z would report for my Cuckoo Cycle cuda miner,
but don't have easy access to a Windows system.
Could someone clone
https://github.com/tromp/cuckoo,
build a size 2^32 cuda miner with
> cd src
> make cuda32
run it with
> time ./cuda32 -h 0 -n 7 -t 512
(takes about 80sec on a GTX980) and report on the info from GPU-Z?
For a simple introduction to Cuckoo Cycle, please check my recent blog post at
http://cryptorials.io/beyond-hashcash-proof-work-theres-mining-hashing/