Author: Robert Sample
Posted: Wed Sep 14, 2016 12:19 am (GMT 5.5)
This does not mean that individual transactions can be examined -- it is entirely possible that STATISTICS accumulates response time total and transaction count. Rate could thus be calculated without knowing any individual transaction data. Some of the SMF records accumulate sums of squares (for variance and standard deviation calculations) without recording the detail squared values.
_________________
TANSTAAFL
The first rule of code reuse is that the code needs to be worth re-using.
"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." -- Donald Knuth
Posted: Wed Sep 14, 2016 12:19 am (GMT 5.5)
Quote: |
I thinks it is possible, because we can get total transaction's rate by STATISTIC capability. |
_________________
TANSTAAFL
The first rule of code reuse is that the code needs to be worth re-using.
"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." -- Donald Knuth