Invalid count in summary stats
Darren Ball <[email protected]> Mon, 5 Oct 2015 12:56:16 -0400
| Newsgroups | gmane.comp.java.grinder.user |
|---|---|
| Message-ID | <CA+YPNhfeGNUOvTx=A9ZvnOHAxL_cUZzGx0Xbq5O9TKT1tacxLg@mail.gmail.com> |
Looks like there is a potential mismatch in the data log and the summary
status:
I am consistently getting +1 in the data log:
2015-10-05 16:51:21,207 INFO i-318acaf7-5 thread-0: finished 18 runs
2015-10-05 16:51:21,209 INFO i-318acaf7-5 : STARTTIME: 2015-10-05
16:50:18.950000 UTC
2015-10-05 16:51:21,210 INFO i-318acaf7-5 : ENDTIME: 2015-10-05
16:51:21.209000 UTC
2015-10-05 16:51:21,210 INFO i-318acaf7-5 : SUBDOMAIN: speedtest
2015-10-05 16:51:21,212 INFO i-318acaf7-5 : elapsed time is 62145 ms
2015-10-05 16:51:21,212 INFO i-318acaf7-5 : Final statistics for this
process:
2015-10-05 16:51:21,221 INFO i-318acaf7-5 :
Tests Errors Mean Test Test Time TPS
Time (ms) Standard
Deviation
(ms)
Test 2 18 0 3450.56 500.62 0.29
"readTable"
Totals 18 0 3450.56 500.62 0.29
Tests resulting in error only contribute to the Errors column.
Statistics for individual tests can be found in the data file, including
(possibly incomplete) statistics for erroneous tests. Composite tests
are marked with () and not included in the totals.
[grinder@ip-10-82-151-82 151005]$ cat i-318acaf7-5-data.log | wc -l
19
Why does this happen?
------------------------------------------------------------------------------
_______________________________________________
grinder-use mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/grinder-use