An object representing a run or perf_check could keep all the profiles. Then perf_check.profiles could return all the measurements. Statistics code and figure out how to interpret depending on the report (ie. compare branches, compare paths, compare responses).
An object representing a run or
perf_check
could keep all the profiles. Thenperf_check.profiles
could return all the measurements. Statistics code and figure out how to interpret depending on the report (ie. compare branches, compare paths, compare responses).