Packages

LiveView-style runtime for Gleam.

Current section

Files

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

include/lightspeed@ops@hot_path_harness_Budget.hrl

-record(budget, {
scenario :: lightspeed@ops@hot_path_harness:scenario(),
min_p95_latency_improvement_ms :: integer(),
min_throughput_gain :: integer(),
min_allocation_reduction_units :: integer()
}).