Module Analysis

module Analysis: sig .. end
A module internal to Core_bench. Please look at Bench.

Does the analysis of collected measurements.


val analyze : Measurement.t ->
Analysis_config.t list -> Analysis_result.t Core.Std.Or_error.t