Skip to main content

Module backtest

Module backtest 

Source
Expand description

Historical HAR replay across analyzer profiles.

Structs§

BacktestCase
One historical HAR input used for profile backtesting.
BacktestDisagreement
Disagreement detected across profiles for a single case.
BacktestReport
Aggregate output for profile backtesting over historical HARs.
BacktestSample
One profile result for one backtest case.
ProfileMetrics
Per-profile aggregate metrics computed from backtest samples.

Enums§

BacktestError
Errors returned by run_profile_backtest.

Functions§

run_profile_backtest
Replay historical HAR cases against existing analyzer profiles.