package bonsai

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Bonsai_benchSource

Sourcemodule Interaction : sig ... end
Sourcemodule Test : sig ... end
Sourceval bench : ?run_config:Core_bench_js.Run_config.t -> ?analysis_configs:Core_bench_js.Analysis_config.t list -> ?display_config:Core_bench_js.Display_config.t -> ?save_to_file:(Core_bench_js.Measurement.t -> string) -> ?libname:string -> Test.t list -> unit

bench works identically to Core_bench_js.bench, but ensures that Observers involved in benchmarks are cleaned up between consecutive benchmarks.

OCaml

Innovation. Community. Security.