gochain / netstats

GNU General Public License v3.0
4 stars 4 forks source link

Add rolling average TPS #5

Closed jmank88 closed 6 years ago

jmank88 commented 6 years ago

Maybe in place of something from #3.

Make sure it's computed from the total time of the range, in case block times aren't connected (empty time between each block would throw it off).

jmank88 commented 6 years ago

Perhaps average tx per block would be interesting too.