I use tpcc-mysql tools to benchmark my mysql db server.
what does the following mean?
10, 278(0):0.8, 275(0):0.4, 27(0):0.4, 28(0):1.8, 28(0):1.4
20, 295(0):0.6, 302(0):0.4, 29(0):0.4, 31(0):1.0, 30(0):1.6
30, 263(0):0.8, 261(0):0.4, 27(0):0.4, 25(0):1.0, 27(0):1.6
.....
It seems like the results in 10 seconds, can i calculate the tpm in every 10 seconds?
I scan the source code, but still no answer
what does the following mean?
10, 278(0):0.8, 275(0):0.4, 27(0):0.4, 28(0):1.8, 28(0):1.4
20, 295(0):0.6, 302(0):0.4, 29(0):0.4, 31(0):1.0, 30(0):1.6
30, 263(0):0.8, 261(0):0.4, 27(0):0.4, 25(0):1.0, 27(0):1.6
.....
It seems like the results in 10 seconds, can i calculate the tpm in every 10 seconds?
I scan the source code, but still no answer
, E(F):G, H(I):J, K(L):M, N(O):PWhere:A = time elapsed in secondsB = New Orders processedC = New Orders processed too lateD = 90th percentile response time for New Orders (in seconds)...
Comment