Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@ops@performance_harness_Report.hrl
Raw

include/lightspeed@ops@performance_harness_Report.hrl

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