Skip to main content

Module benchmark

Module benchmark 

Source
Expand description

§Benchmark 回归对比结构(benchmark-suite feature)

定义 BenchPath enum、BaselinePoint/RegressionPoint/RegressionReport 结构, 用于 M2-T2 回归基准线对比。

Structs§

BaselinePoint
基准线数据点
RegressionPoint
回归对比数据点
RegressionReport
回归报告

Enums§

BenchPath
六大核心基准路径

Functions§

compute_change
计算变化百分比并判断是否为回退(≥10%)