Latency parser for Hermes

Parses a hermes-YYYY-MM-DD-HHMMSS.prof file generated by Hermes profiling.

Usage

Running:

cargo run <FILE_LOCATION>

Will generate 2 files in the outputs/ directory:

  • statistics.json aggregates the statistics for all measurements
  • per_chain_statistics.json aggregates the statistics for all measurements per chain.