casper-network / casper-db-utils

Utilities to perform operations on the lmdb databases for a casper-node.
Apache License 2.0
1 stars 7 forks source link

Extend casper-db-utils - add ability to read the size of execution results #40

Closed RitaMAllenCA closed 1 year ago

RitaMAllenCA commented 1 year ago

The casper-db-utils should be able to parse the DB and return the size of execution results. We would ideally like to be able to see the minimum, maximum and average size of the execution results.

RitaMAllenCA commented 1 year ago

This is already in dev under another ticket.