summaryrefslogtreecommitdiff
path: root/gnu/packages/benchmark.scm
AgeCommit message (Collapse)Author
2017-03-28gnu: fio: Enable rbd support.Marius Bakke
* gnu/packages/benchmark.scm (fio)[inputs]: Add ceph:lib.
2017-03-28gnu: fio: Install python scripts in separate output.Marius Bakke
* gnu/packages/benchmark.scm (fio)[outputs]: New field. [arguments]: Rename 'wrap-python-scripts' phase to 'move-outputs'. Keep wrapper.
2017-02-24gnu: fio: Update to 2.18.Marius Bakke
* gnu/packages/benchmark.scm (fio): Update to 2.18. [arguments]: Enable tests.
2017-02-01gnu: fio: Enable optional helper scripts.Marius Bakke
* gnu/packages/benchmark.scm (fio)[arguments]: Add 'patch-paths' and 'wrap-python-scripts' phases. [inputs]: Add GNUPLOT, PYTHON-2, PYTHON2-NUMPY and PYTHON2-PANDAS.
2017-02-01gnu: fio: Update to 2.17.Marius Bakke
* gnu/packages/benchmark.scm (fio): Update to 2.17.
2017-01-15gnu: fio: Update to 2.16.Marius Bakke
* gnu/packages/benchmark.scm (fio): Update to 2.16.
2016-10-31gnu: fio: Update to 2.15.Marius Bakke
* gnu/packages/benchmark.scm (fio): Update to 2.15.
2016-08-14gnu: Add fio.Marius Bakke
* gnu/packages/benchmark.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Leo Famulari <leo@famulari.name>