A | |
Analysis |
A module internal to
Core_bench .
|
Analysis_config [Bench] |
Each
Analysis_config.t specifies a regression run by Core_bench .
|
Analysis_config |
A module internal to
Core_bench .
|
Analysis_result |
A module internal to
Core_bench .
|
Ascii_table [Defaults] | |
B | |
Basic_test [Test] | |
Bench [Std] |
Please look at
Bench
|
Bench | Core_bench is a micro-benchmarking library for OCaml that can measure execution
costs of operations that take 1ns to about 100ms.
|
Bench_command |
A module internal to
Core_bench .
|
Bench_command_column |
A module internal to
Core_bench .
|
Bench_result |
A module internal to
Core_bench .
|
Benchmark |
A module internal to
Core_bench .
|
C | |
Ci95 [Bench_result] | |
Ci95 [Analysis_result] | |
Coefficient [Bench_result] | |
Coefficient [Analysis_result] | |
D | |
Defaults |
A module internal to
Core_bench .
|
Direct [Run_config.Fields] | |
Direct [Partial_array.Fields] | |
Direct [Measurement_sample.Fields] | |
Direct [Display_config.Fields] | |
Direct [Bench_result.Fields] | |
Direct [Bench_result.Predictor_result.Fields] | |
Display |
A module internal to
Core_bench .
|
Display_column |
A module internal to
Core_bench .
|
Display_config |
A module internal to
Core_bench .
|
Display_config [Bench] | Display_config.t specifies how the output tables should be formatted.
|
Display_units |
A module internal to
Core_bench .
|
F | |
Fields [Run_config] | |
Fields [Partial_array] | |
Fields [Measurement_sample] | |
Fields [Display_config] | |
Fields [Bench_result] | |
Fields [Bench_result.Predictor_result] | |
I | |
Id [Test] | |
L | |
Linear_algebra |
A module internal to
Core_bench .
|
Linear_algebra_wrapper |
A module internal to
Core_bench .
|
M | |
Magnitude [Display_units] | |
Mat [Linear_algebra] |
Matrices
|
Measurement |
A module internal to
Core_bench .
|
Measurement [Bench] |
A
Measurement.t represents the result of measuring execution of a Test.t .
|
Measurement_sample |
A module internal to
Core_bench .
|
P | |
Partial_array |
A module internal to
Core_bench .
|
Predictor_result [Bench_result] | |
R | |
Regression [Analysis_result] | |
Run_config |
A module internal to
Core_bench .
|
Run_config [Bench] | Run_config.t specifies how a benchmark should be run.
|
S | |
Std |
This
Std module is expected to be opened.
|
T | |
Test |
A module internal to
Core_bench .
|
Test [Bench] | Test.t are benchmarked by calls to bench.
|
To_string |
A module internal to
Core_bench .
|
V | |
Variable |
A module internal to
Core_bench .
|
Variable [Bench] | Variable.t s represent variables than can be used as predictors or the responder
when specifying a regression.
|
Vec [Linear_algebra] |
Vectors
|
Verbosity |
A module internal to
Core_bench .
|