package core_bench

  1. Overview
  2. Docs

Source file core_bench.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
(* generated by dune *)

(** @canonical Core_bench.Analysis *)
module Analysis = Core_bench__Analysis

(** @canonical Core_bench.Analysis_config *)
module Analysis_config = Core_bench__Analysis_config

(** @canonical Core_bench.Analysis_result *)
module Analysis_result = Core_bench__Analysis_result

(** @canonical Core_bench.Bench *)
module Bench = Core_bench__Bench

(** @canonical Core_bench.Bench_command *)
module Bench_command = Core_bench__Bench_command

(** @canonical Core_bench.Bench_command_column *)
module Bench_command_column = Core_bench__Bench_command_column

(** @canonical Core_bench.Bench_result *)
module Bench_result = Core_bench__Bench_result

(** @canonical Core_bench.Benchmark *)
module Benchmark = Core_bench__Benchmark

(** @canonical Core_bench.Defaults *)
module Defaults = Core_bench__Defaults

(** @canonical Core_bench.Display *)
module Display = Core_bench__Display

(** @canonical Core_bench.Display_column *)
module Display_column = Core_bench__Display_column

(** @canonical Core_bench.Display_config *)
module Display_config = Core_bench__Display_config

(** @canonical Core_bench.Display_units *)
module Display_units = Core_bench__Display_units

(** @canonical Core_bench.Import *)
module Import = Core_bench__Import

(** @canonical Core_bench.Linear_algebra *)
module Linear_algebra = Core_bench__Linear_algebra

(** @canonical Core_bench.Linear_algebra_wrapper *)
module Linear_algebra_wrapper = Core_bench__Linear_algebra_wrapper

(** @canonical Core_bench.Measurement *)
module Measurement = Core_bench__Measurement

(** @canonical Core_bench.Measurement_sample *)
module Measurement_sample = Core_bench__Measurement_sample

(** @canonical Core_bench.Partial_array *)
module Partial_array = Core_bench__Partial_array

(** @canonical Core_bench.Quota *)
module Quota = Core_bench__Quota

(** @canonical Core_bench.Run_config *)
module Run_config = Core_bench__Run_config

(** @canonical Core_bench.Simplified_benchmark *)
module Simplified_benchmark = Core_bench__Simplified_benchmark

(** @canonical Core_bench.Std *)
module Std = Core_bench__Std

(** @canonical Core_bench.Test *)
module Test = Core_bench__Test

(** @canonical Core_bench.To_string *)
module To_string = Core_bench__To_string

(** @canonical Core_bench.Variable *)
module Variable = Core_bench__Variable

(** @canonical Core_bench.Verbosity *)
module Verbosity = Core_bench__Verbosity