package core_bench

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

Module Core_bench_internals.Display_configSource

A module internal to Core_bench. Please look at Bench.

Sourcetype t =
  1. | Show_as_sexp
  2. | Show_as_table of Core_bench_internals__.Display_config_intf.Definitions.Table.t
Sourcemodule Table : sig ... end
Sourceval default : t
Sourceval verbosity : t -> Verbosity.t
Sourceval analysis_configs : t -> Analysis_config.t list