Skip to main content

Module execution

Module execution 

Source

Re-exports§

pub use error::RunError;

Modules§

curve
error
fixed

Structs§

CurveStats
Curve-specific metadata captured at the end of a curve run.
RequestSpec
All request-level parameters for a run.
RunStats
StageStats
Per-stage latency and request counts for curve-mode runs.
TemplateStats
Timing information for request template generation.

Enums§

ExecutionMode
Determines the execution strategy for a run.
RunMode
Indicates which execution strategy produced the run results.