[go: up one dir, main page]

[][src]Crate iai

Macros

main

Macro which expands to a benchmark harness.

Functions

black_box

A function that is opaque to the optimizer, used to prevent the compiler from optimizing away computations in a benchmark.