package multicore-bench

  1. Overview
  2. Docs

Dealing with benchmark metrics.

type t

Represents a metric.

val make : metric:string -> config:string -> ?units:string -> ?trend:[< Trend.t ] -> ?description:string -> [< `Float of float ] -> t

make ~metric ~config value constructs a metric with given specification.

OCaml

Innovation. Community. Security.