-record(benchmark_result, { algorithm_name :: binary(), case_name :: binary(), iterations :: integer(), elapsed_ms :: integer() }).