warm_up_vtables

Function warm_up_vtables 

Source
pub fn warm_up_vtables()
Expand description

Force all the default ComputeFn vtables to register all available compute kernels.

Mostly useful for small benchmarks where the overhead might cause noise depending on the order of benchmarks.