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

phoronix-test-suite

Automated testing/benchmarking software

The Phoronix Test Suite is a comprehensive testing and benchmarking platform that provides an extensible framework for which new tests can be easily added. It can carry out both qualitative and quantitative benchmarks in a clean, reproducible, and easy-to-use manner, making it easy to compare one particular setup against another one.

Installation

Install the latest version of phoronix-test-suite as follows:

guix install phoronix-test-suite

Or install a particular version:

guix install phoronix-test-suite@10.8.4

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.