This package browser is in early development. Mind the rough edges.

benchmark

Microbenchmark support library

Benchmark is a library to benchmark code snippets, similar to unit tests.

Installation

Install the latest version of benchmark as follows:

guix install benchmark

Or install a particular version:

guix install benchmark@1.5.6

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.