summaryrefslogtreecommitdiff
path: root/gnu/packages/benchmark.scm
Commit message (Collapse)AuthorAge
* gnu: fio: Update to 3.19.Tobias Geerinckx-Rice2020-03-14
| | | | * gnu/packages/benchmark.scm (fio): Update to 3.19.
* gnu: benchmark: Add bonnie++.Vincent Legoll2020-02-26
| | | | | | * gnu/packages/benchmark.scm (bonnie++): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: fio: Update to 3.18.Tobias Geerinckx-Rice2020-02-16
| | | | * gnu/packages/benchmark.scm (fio): Update to 3.18.
* gnu: fio: Update to 3.17.Tobias Geerinckx-Rice2019-12-23
| | | | * gnu/packages/benchmark.scm (fio): Update to 3.17.
* gnu: intel-mpi-benchmarks: Merge with "imb-openmpi".Ludovic Courtès2019-12-20
| | | | | | | | | | * gnu/packages/mpi.scm (intel-mpi-benchmarks): Remove. * gnu/packages/benchmark.scm (imb): Rename to... (intel-mpi-benchmarks): ... this. Change 'name'. Update to 2019.3. [arguments]: Remove 'build phase. Rewrite 'install phase. Pass #:parallel-build? and #:make-flags. (intel-mpi-benchmarks/openmpi): New variable. (imb-openmpi): Rewrite in terms of 'deprecated-package'.
* gnu: fio: Download over HTTPS.Tobias Geerinckx-Rice2019-12-12
| | | | * gnu/packages/benchmark.scm (fio)[source]: Use HTTPS.
* gnu: fio: Update to 3.16.Tobias Geerinckx-Rice2019-12-12
| | | | * gnu/packages/benchmark.scm (fio): Update to 3.16.
* gnu: python-pandas: Move to (gnu packages python-science).Ricardo Wurmus2019-12-04
| | | | | | | | | * gnu/packages/python-xyz.scm (python-pandas, python2-pandas): Move from here... * gnu/packages/python-science.scm (python-pandas, python2-pandas): ...to here. * gnu/packages/benchmark.scm, gnu/packages/databases.scm, gnu/packages/graph.scm, gnu/packages/parallel.scm, gnu/packages/serialization.scm: Import (gnu packages python-science).
* gnu: Add benchmark.Gábor Boskovits2019-06-14
| | | | | | * gnu/packages/benchmark.scm(benchmark): New variable. * gnu/packages/patches/benchmark-unbundle-googletest.patch: New file. * gnu/local.mk(dist_patch_DATA): Add it.
* gnu: fio: Update to 3.14.Tobias Geerinckx-Rice2019-06-06
| | | | * gnu/packages/benchmark.scm (fio): Update to 3.14.
* gnu: fio: Update to 3.13.Marius Bakke2019-03-15
| | | | * gnu/packages/benchmark.scm (fio): Update to 3.13.
* gnu: Add multitime.Ricardo Wurmus2019-03-06
| | | | * gnu/packages/benchmark.scm (multitime): New variable.
* gnu: imb: Update to 2019.1.Eric Bavier2019-01-31
| | | | | | | * gnu/packages/benchmark.scm (imb)[source]: Update to 2019.1. Use git-download. [arguments]: Adjust build and install phases for new source organization. Let the standard 'install-license-files' phase do its thing.
* gnu: imb: Use INVOKE.Ricardo Wurmus2019-01-25
| | | | * gnu/packages/benchmark.scm (imb)[arguments]: Use INVOKE.
* gnu: Separate Python core packages from the rest.Ricardo Wurmus2019-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm: Move hundreds of package definitions from here... * gnu/packages/python-xyz.scm: ...to this new module. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * gnu/packages/ada.scm, gnu/packages/admin.scm, gnu/packages/android.scm, gnu/packages/audio.scm, gnu/packages/backup.scm, gnu/packages/benchmark.scm, gnu/packages/bioinformatics.scm, gnu/packages/bittorrent.scm, gnu/packages/calendar.scm, gnu/packages/check.scm, gnu/packages/chemistry.scm, gnu/packages/cluster.scm, gnu/packages/compression.scm, gnu/packages/connman.scm, gnu/packages/crypto.scm, gnu/packages/cups.scm, gnu/packages/databases.scm, gnu/packages/dav.scm, gnu/packages/direct-connect.scm, gnu/packages/disk.scm, gnu/packages/django.scm, gnu/packages/dlang.scm, gnu/packages/docker.scm, gnu/packages/ebook.scm, gnu/packages/elf.scm, gnu/packages/emacs.scm, gnu/packages/emulators.scm, gnu/packages/engineering.scm, gnu/packages/enlightenment.scm, gnu/packages/finance.scm, gnu/packages/fltk.scm, gnu/packages/fontutils.scm, gnu/packages/freedesktop.scm, gnu/packages/game-development.scm, gnu/packages/games.scm, gnu/packages/geo.scm, gnu/packages/gl.scm, gnu/packages/glib.scm, gnu/packages/gnome.scm, gnu/packages/gnupg.scm, gnu/packages/gnuzilla.scm, gnu/packages/graph.scm, gnu/packages/graphics.scm, gnu/packages/graphviz.scm, gnu/packages/gtk.scm, gnu/packages/ham-radio.scm, gnu/packages/image-processing.scm, gnu/packages/image-viewers.scm, gnu/packages/image.scm, gnu/packages/irc.scm, gnu/packages/jrnl.scm, gnu/packages/julia.scm, gnu/packages/kde-frameworks.scm, gnu/packages/key-mon.scm, gnu/packages/libffi.scm, gnu/packages/libreoffice.scm, gnu/packages/libusb.scm, gnu/packages/lirc.scm, gnu/packages/logging.scm, gnu/packages/machine-learning.scm, gnu/packages/mail.scm, gnu/packages/mate.scm, gnu/packages/maths.scm, gnu/packages/medical.scm, gnu/packages/messaging.scm, gnu/packages/monitoring.scm, gnu/packages/mp3.scm, gnu/packages/mpd.scm, gnu/packages/music.scm, gnu/packages/networking.scm, gnu/packages/nutrition.scm, gnu/packages/openldap.scm, gnu/packages/openstack.scm, gnu/packages/package-management.scm, gnu/packages/password-utils.scm, gnu/packages/patchutils.scm, gnu/packages/pdf.scm, gnu/packages/photo.scm, gnu/packages/polkit.scm, gnu/packages/protobuf.scm, gnu/packages/python-crypto.scm, gnu/packages/python-web.scm, gnu/packages/qt.scm, gnu/packages/rdf.scm, gnu/packages/ruby.scm, gnu/packages/search.scm, gnu/packages/selinux.scm, gnu/packages/serialization.scm, gnu/packages/shells.scm, gnu/packages/simulation.scm, gnu/packages/ssh.scm, gnu/packages/statistics.scm, gnu/packages/storage.scm, gnu/packages/sync.scm, gnu/packages/terminals.scm, gnu/packages/textutils.scm, gnu/packages/time.scm, gnu/packages/tls.scm, gnu/packages/tor.scm, gnu/packages/tryton.scm, gnu/packages/version-control.scm, gnu/packages/video.scm, gnu/packages/virtualization.scm, gnu/packages/vpn.scm, gnu/packages/web-browsers.scm, gnu/packages/web.scm, gnu/packages/wicd.scm, gnu/packages/xdisorg.scm, gnu/packages/xorg.scm: Update module references.
* gnu: fio: Update to 3.11.Marius Bakke2018-11-07
| | | | | * gnu/packages/benchmark.scm (fio): Update to 3.11. [source]: Use bz2 compressed tarball.
* gnu: fio: Update to 3.7.Ricardo Wurmus2018-06-14
| | | | * gnu/packages/benchmark.scm (fio): Update to 3.7.
* gnu: fio: Use INVOKE.Tobias Geerinckx-Rice2018-04-26
| | | | | * gnu/packages/benchmark.scm (fio)[arguments]: Substitute INVOKE for SYSTEM* and end phase with explicit #t.
* gnu: fio: Update to 3.6.Marius Bakke2018-04-25
| | | | * gnu/packages/benchmark.scm (fio): Update to 3.6.
* gnu: fio: Update to 3.5.Marius Bakke2018-02-22
| | | | * gnu/packages/benchmark.scm (fio): Update to 3.5.
* gnu: fio: Update to 3.4.Marius Bakke2018-02-14
| | | | * gnu/packages/benchmark.scm (fio): Update to 3.4.
* gnu: fio: Update to 3.3.Tobias Geerinckx-Rice2018-01-10
| | | | * gnu/packages/benchmark.scm (fio): Update to 3.3.
* 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>