what is the current expected speed on QUBIT for 7950s and 280x?
I have 3x 7950s and 2x 280x...just dont know whats "normal"

pertinent settings are:
{
"name" : "QUBIT",
"url" : "x",
"user" : "x",
"pass" : "x",
"nfactor" : "10",
"algorithm" : "qubitcoin",
"difficulty-multiplyer" : "256",
"intensity" : "20",
"worksize" : "256",
"gpu-engine" : "1150",
"gpu-memclock" : "1250"
},
"device" : "0,1,2,3,4",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"gpu-threads" : "2",
"gpu-fan" : "50-85",
"auto-fan" : true,
"gpu-powertune" : "20",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"expiry" : "28",
"failover-switch-delay" : "30",
"failover-only" : true,
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"no-pool-disable" : true,
"queue" : "0",
"scan-time" : "7",
"tcp-keepalive" : "30",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin",
"api-allow" : "W:127.0.0.1"
Any advice for improvement would be appreciated
Just ran a couple of quick tests, the first on SGMiner 5, right from Github. The source I used was a bit old, because I forgot to pull before I did the test, so for reference, I used commit f27f8dd544a107523435363e7b26bfc294719542, pushed on Tue Jan 13 11:00:57 2015 +0100. I highly doubt anything in Qubit has changed since then, however. Anyways, the rig I tested on, Freya, currently has a 270X, 280X, 290X, and 7950. The cards are OC'd - card types, clocks, and memory types are in the notepad.
Screenshot of stock SG5 on qubit (NSFW):
https://ottrbutt.com/miner/qubitstock-03162015.pngI also spent maybe 2 - 3 hours or less on Qubit a while ago one afternoon. As such, the results are approaching barely acceptable in my opinion, but I did it just for the hell of it. Maybe I'll finish up with all the more obvious hashrate increases to be had at some point, then clean and polish the code, but not now. Nevertheless, here it is:
Screenshot of modified SG5 with completely rewritten qubit kernel (NSFW):
https://ottrbutt.com/miner/qubitwolf-03162015.pngYou are definetely doing some real magic on that code...