Index of types

B
bench [Unmark]

A labelled tree of code.

C
counter [Unmark.Measurement.Probe]

Individual measured quantity.

E
e [Unmark.Estimate]

A linear estimate, modeling the dependent variable as Y = a + bX.

estimator [Unmark.Estimate]

estimator xs ys is an estimate of the true value of dependent ys, given independent xs.

F
fmt [Unmark]
N
name [Unmark.Benchmarks]

Fully qualified names.

P
probe [Unmark.Measurement.Probe]

Probes perform the actual measurements, producing a set of counters.

Q
query [Unmark.Benchmarks]
R
run [Unmark.Benchmarks]

Raw results of running a benchmark suite.

runnable [Unmark.Measurement]

runnable is the object of measurement.

S
sample [Unmark.Measurement]

An array of counter values.

T
t [Unmark.Attr]

Attributes are dictionaries that can be attached to benchmarks.

thunk [Unmark.Benchmarks]

Bracketed thunks.