Parses a hermes-YYYY-MM-DD-HHMMSS.prof
file generated by Hermes profiling.
Running:
cargo run <FILE_LOCATION>
Will generate 2 files in the outputs/
directory:
statistics.json
aggregates the statistics for all measurementsper_chain_statistics.json
aggregates the statistics for all measurements per chain.