package bonsai

  1. Overview
  2. Docs
A library for building dynamic webapps, using Js_of_ocaml

Install

Dune Dependency

Authors

Maintainers

Sources

v0.15.1.tar.gz
sha256=0c4a714146073f421f1a6179561f836b45d8dc012c743207d3481ea63bef74bf

doc/bonsai.bench/Bonsai_bench/index.html

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.