include/lightspeed@ops@performance_harness_Report.hrl

-record(report, {
    profile :: lightspeed@ops@performance_harness:profile(),
    scenarios :: list(lightspeed@ops@performance_harness:scenario_report())
}).