3 Commits

Author SHA1 Message Date
Marko Baricevic
278c4625db further changes 2019-07-10 13:25:21 +02:00
Marko Baricevic
7402255c71 Removal of TotalTx & NumTx
- Removed totalTx and numTx

closes #2521

Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
2019-07-09 14:59:59 +02:00
ValarDragon
aff063b79b tools/tmbench: Move statistics to a seperate file
This PR moves statistics to its own file, seperates getBlockMetas
into its own function, and removes the timeEnd parameter from
calculate statistics. The ending time is now computed directly from
the start time and the duration, to enforce that we only collect
data for the provided duration.
2018-07-13 18:00:49 -07:00