package core_bench

  1. Overview
  2. Docs

Source file public_runner.ml

1
2
3
open Core
let () = Inline_benchmarks_public.Runner.main
           ~libname:(Option.value ~default:"<UNKNOWN_LIBRARY>" (Sys.getenv "BENCH_LIB"))
OCaml

Innovation. Community. Security.