-record(benchmark_result, { name :: binary(), operations :: integer(), total_time_ms :: integer(), ops_per_second :: integer(), avg_time_per_op_microseconds :: integer() }).