doBenchmark
pkgs.haskell.lib.doBenchmark
Docs pulled from | This Revision | about 1 hour ago
doBenchmark enables dependency checking, compilation and execution for benchmarks listed in the package description file.
Noogle detected
Implementation
The following is the current implementation of this function.
doBenchmark = compose.doBenchmark;