Age | Commit message (Expand) | Author |
2023-10-04 | gnu: phoronix-test-suite: Do not propagate gcc-toolchain....* gnu/packages/benchmark.scm (gcc-toolchain*): Replace gcc-toolchain-12
reference with gcc-toolchain.
* gnu/packages/benchmark.scm (phoronix-test-suite): Augment wrap-binary phase
with GCC variables.
[propagated-inputs]: Delete field, moving gcc-toolchain to...
[inputs]: ... here.
[search-paths]: New field.
| Maxim Cournoyer |
2023-06-01 | gnu: fio: Update to 3.35....* gnu/packages/benchmark.scm (fio): Update to 3.35.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Greg Hogan |
2023-04-30 | gnu: sysbench: Build with mariadb....* gnu/packages/benchmark.scm (sysbench)[arguments]: Remove mysql flag.
[inputs]: Remove mysql. Add mariadb:dev.
| Efraim Flashner |
2023-04-21 | gnu: sysbench: Remove fix-docbook phase....* gnu/packages/benchmark.scm (sysbench) [arguments]: Remove the fix-docbook phase.
| Maxim Cournoyer |
2023-04-21 | gnu: sysbench: Fix test suite....* gnu/packages/benchmark.scm (sysbench) [arguments]: Patch egrep in the
patch-test-runner phase.
| Maxim Cournoyer |
2023-03-31 | Merge branch 'master' into staging | Maxim Cournoyer |
2023-03-31 | gnu: python-locust: Update to 2.15.1....* gnu/packages/benchmark.scm (python-locust): Update to 2.15.1.
[arguments]: Delete relax-requirements phase. Add increase-resource-limits.
Update check phase.
[propagated-inputs]: Remove python-jinja2.
| Maxim Cournoyer |
2023-03-30 | services: base: Deprecate 'pam-limits-service' procedure....* doc/guix.texi (Base Services): Replace pam-limits-service with pam-limits-service-type.
* gnu/packages/benchmark.scm (python-locust)[description]: Update index anchor to manual.
* gnu/services/base.scm (pam-limits-service-type): Set default value.
(pam-limits-service): Deprecate procedure.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Bruno Victal |
2023-01-08 | gnu: Add vkmark....* gnu/packages/benchmark.scm (vkmark): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Tomasz Jeneralczyk |
2022-12-11 | gnu: fio: Update to 3.33....* gnu/packages/benchmark.scm (fio): Update to 3.33.
| Tobias Geerinckx-Rice |