I'm mining in wallet
use getmininginfo to see your stats and I get :-
hashespersec" : 101965,
"networkhashps" : 100030,
The network hash seems wrong
Hmm
Full info :-

{
"blocks" : 47,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : {
"proof-of-work" : 0.12370603,
"proof-of-stake" : 0.00024414,
"search-interval" : 1
},
"blockvalue" : 5,
"netmhashps" : 0.27658165,
"netstakeweight" : 0.00000000,
"errors" : "",
"pooledtx" : 0,
"stakeweight" : {
"minimum" : 0,
"maximum" : 0,
"combined" : 0
},
"stakeinterest" : 0.00000031,
"testnet" : false,
"generate" : true,
"genproclimit" : 24,
"hashespersec" : 102195,
"networkhashps" : 100030,
"testnet" : false
}