Packages

LiveView-style runtime for Gleam.

Current section

Files

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

include/lightspeed@ops@performance_harness_Scenario.hrl

-record(scenario, {
workload :: lightspeed@ops@performance_harness:workload(),
session_count :: integer(),
events_per_session :: integer()
}).