Alright, so I have that app figured out I think, and am getting some numbers from the production cluster (this is just reading to avoid dumping a bunch of junk data into the db). The numbers at first seemed ok, but then I seem to have broken my cluster.
I think the kernel is correct on these:
$ uname -r
3.13.0-100-generic
>>> RDFL 100 10000
[22101,07,20:52:34.493] Processing command: RDFL 100 10000.
##########fastest: 0
quintiles
20% : 0-40
40% : 40-64
60% : 64-94
80% : 94-153
100% : 153-1282
90% : 1270
95% : 1276
98% : 1279
99% : 1280
99.5% : 1281
99.9% : 1282
99.99% : 1282
99.999% : 1282
99.9999% : 1282
99.99999% : 1282
Highest : 1282
[22101,06,20:52:35.101] Completed. READS succ: 0, fail: 10000.
[22101,06,20:52:35.101] 10000 requests completed in 592ms (16891.89 reqs per sec).
[22101,06,20:52:35.106] [[begin
DataName:RDFL;
clientsCnt:100;requestsCnt:10000;ElapsedMilliseconds:592;
readsCnt:10000;
end]]
[22101,06,20:52:35.106]
##teamcity[buildStatisticValue key='RDFL-100-10000-reqPerSec' value='16891']
[22101,07,20:52:35.106] Command exited with code 0.
>>> RDFL 100 1000000
[22101,07,20:53:01.782] Processing command: RDFL 100 1000000.
#[22101,215,20:53:02.171] Global Unhandled Exception occurred.
Object reference not set to an instance of an object
####[22101,216,20:53:02.747] Global Unhandled Exception occurred.
Object reference not set to an instance of an object
##[22101,216,20:53:02.810] Global Unhandled Exception occurred.
Object reference not set to an instance of an object
##########################################################################[22101,217,20:53:05.608] Global Unhandled Exception occurred.
Object reference not set to an instance of an object
#########[22101,217,20:53:05.915] Global Unhandled Exception occurred.
Object reference not set to an instance of an object
########[22101,217,20:53:06.160] Global Unhandled Exception occurred.
Object reference not set to an instance of an object
[22101,197,20:53:06.166] Global Unhandled Exception occurred.
Object reference not set to an instance of an object
#[ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object
at EventStore.TestClient.Commands.ReadFloodProcessor+<ReadFlood>c__AnonStorey1.<>m__2 () [0x00000] in <filename unknown>:0
at System.Threading.Thread.StartInternal () [0x00000] in <filename unknown>:0
>>> RDFL 100 100000
Segments count: 1, buffers count: 512, should be when full: 512
[22472,07,20:55:17.205] Processing command: RDFL 100 100000.
########################[22472,110,20:55:18.620] Global Unhandled Exception occurred.
Object reference not set to an instance of an object
###[22472,112,20:55:18.725] Global Unhandled Exception occurred.
Object reference not set to an instance of an object
##########################[22472,112,20:55:19.679] Global Unhandled Exception occurred.
Object reference not set to an instance of an object
############################[22472,118,20:55:22.380] Global Unhandled Exception occurred.
Object reference not set to an instance of an object
###[22472,07,20:55:22.729] Error during execution of command: Connection was closed prematurely..
[22472,07,20:55:22.729] Command exited with code 1.
#>>> ###########[22472,119,20:55:23.182] Global Unhandled Exception occurred.
Object reference not set to an instance of an object