package core_bench

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

Module Core_bench_internals.DefaultsSource

A module internal to Core_bench. Please look at Bench.

Many of the default settings are here.

Sourceval columns_as_string : string list
Sourceval command_columns : Bench_command_column.t list
Sourceval display_as_string : string
Sourceval fork_each_benchmark : bool
Sourceval geometric_scale : float
Sourceval limit_width_to : int
Sourceval max_name_length : int
Sourceval no_compactions : bool
Sourceval quota : Quota.t
Sourceval stabilize_gc_between_runs : bool
Sourceval string_to_display : string -> Ascii_table_kernel.Display.t