summaryrefslogtreecommitdiff
path: root/gnu/packages/benchmark.scm
Commit message (Collapse)AuthorAge
...
* gnu: fio: Update to 3.2.Marius Bakke2017-11-05
| | | | * gnu/packages/benchmark.scm (fio): Update to 3.2.
* gnu: fio: Update to 3.1.Manolis Ragkousis2017-11-05
| | | | * gnu/packages/benchmark.scm (fio): Update to 3.1.
* gnu: Add imb-openmpi.Dave Love2017-10-05
| | | | | | | * gnu/packages/benchmark.scm (imb): New procedure. (imb-openmpi): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: fio: Update to 2.20.Marius Bakke2017-05-21
| | | | | * gnu/packages/benchmark.scm (fio): Update to 2.20. [arguments]<#:phases>: Drop removed script from 'move-outputs' phase.
* gnu: fio: Update to 2.19.Marius Bakke2017-04-16
| | | | * gnu/packages/benchmark.scm (fio): Update to 2.19.
* gnu: fio: Enable rbd support.Marius Bakke2017-03-28
| | | | * gnu/packages/benchmark.scm (fio)[inputs]: Add ceph:lib.
* gnu: fio: Install python scripts in separate output.Marius Bakke2017-03-28
| | | | | * gnu/packages/benchmark.scm (fio)[outputs]: New field. [arguments]: Rename 'wrap-python-scripts' phase to 'move-outputs'. Keep wrapper.
* gnu: fio: Update to 2.18.Marius Bakke2017-02-24
| | | | | * gnu/packages/benchmark.scm (fio): Update to 2.18. [arguments]: Enable tests.
* gnu: fio: Enable optional helper scripts.Marius Bakke2017-02-01
| | | | | | * gnu/packages/benchmark.scm (fio)[arguments]: Add 'patch-paths' and 'wrap-python-scripts' phases. [inputs]: Add GNUPLOT, PYTHON-2, PYTHON2-NUMPY and PYTHON2-PANDAS.
* gnu: fio: Update to 2.17.Marius Bakke2017-02-01
| | | | * gnu/packages/benchmark.scm (fio): Update to 2.17.
* gnu: fio: Update to 2.16.Marius Bakke2017-01-15
| | | | * gnu/packages/benchmark.scm (fio): Update to 2.16.
* gnu: fio: Update to 2.15.Marius Bakke2016-10-31
| | | | * gnu/packages/benchmark.scm (fio): Update to 2.15.
* gnu: Add fio.Marius Bakke2016-08-14
* gnu/packages/benchmark.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Leo Famulari <leo@famulari.name>