summaryrefslogtreecommitdiff
path: root/gnu/packages/benchmark.scm
AgeCommit message (Collapse)Author
2018-02-22gnu: fio: Update to 3.5.Marius Bakke
* gnu/packages/benchmark.scm (fio): Update to 3.5.
2018-02-14gnu: fio: Update to 3.4.Marius Bakke
* gnu/packages/benchmark.scm (fio): Update to 3.4.
2018-01-10gnu: fio: Update to 3.3.Tobias Geerinckx-Rice
* gnu/packages/benchmark.scm (fio): Update to 3.3.
2017-11-05gnu: fio: Update to 3.2.Marius Bakke
* gnu/packages/benchmark.scm (fio): Update to 3.2.
2017-11-05gnu: fio: Update to 3.1.Manolis Ragkousis
* gnu/packages/benchmark.scm (fio): Update to 3.1.
2017-10-05gnu: Add imb-openmpi.Dave Love
* gnu/packages/benchmark.scm (imb): New procedure. (imb-openmpi): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-05-21gnu: fio: Update to 2.20.Marius Bakke
* gnu/packages/benchmark.scm (fio): Update to 2.20. [arguments]<#:phases>: Drop removed script from 'move-outputs' phase.
2017-04-16gnu: fio: Update to 2.19.Marius Bakke
* gnu/packages/benchmark.scm (fio): Update to 2.19.
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>