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

benchmark 1.5.6

Microbenchmark support library

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

Installation

Install benchmark 1.5.6 as follows:

guix install benchmark@1.5.6

Or install the latest version:

guix install benchmark

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.