git: c6c68478db53 - main - benchmarks/mst-bench: Update to 0.2.1-18
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 09 Feb 2022 15:25:35 UTC
The branch main has been updated by jwb: URL: https://cgit.FreeBSD.org/ports/commit/?id=c6c68478db535fef8b0f7a912783eeda18491a57 commit c6c68478db535fef8b0f7a912783eeda18491a57 Author: Jason W. Bacon <jwb@FreeBSD.org> AuthorDate: 2022-02-09 15:23:19 +0000 Commit: Jason W. Bacon <jwb@FreeBSD.org> CommitDate: 2022-02-09 15:25:34 +0000 benchmarks/mst-bench: Update to 0.2.1-18 Increase array test sizes and reps to wash out sampling error on modern hardware, where run times were becoming too short and inconsistent. A few other minor enhancements --- benchmarks/mst-bench/Makefile | 6 +++--- benchmarks/mst-bench/distinfo | 6 +++--- benchmarks/mst-bench/pkg-descr | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/benchmarks/mst-bench/Makefile b/benchmarks/mst-bench/Makefile index db74e181d06e..c236c40b5a2b 100644 --- a/benchmarks/mst-bench/Makefile +++ b/benchmarks/mst-bench/Makefile @@ -1,10 +1,10 @@ PORTNAME= MST-Bench -DISTVERSION= 0.2.1-3 -DISTVERSIONSUFFIX= -g0175cb2 +DISTVERSION= 0.2.1-18 +DISTVERSIONSUFFIX= -gd343ef8 CATEGORIES= benchmarks MAINTAINER= jwb@FreeBSD.org -COMMENT= Maximum sustained throughput benchmark +COMMENT= Maximum sustainable throughput benchmark LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/benchmarks/mst-bench/distinfo b/benchmarks/mst-bench/distinfo index 9a394535c18f..f18a642a5326 100644 --- a/benchmarks/mst-bench/distinfo +++ b/benchmarks/mst-bench/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623949342 -SHA256 (outpaddling-MST-Bench-0.2.1-3-g0175cb2_GH0.tar.gz) = 454d48039f25e668fcb1dc7946808761fe43333e7dcad8a468c26ec066b90c4f -SIZE (outpaddling-MST-Bench-0.2.1-3-g0175cb2_GH0.tar.gz) = 10964 +TIMESTAMP = 1644417886 +SHA256 (outpaddling-MST-Bench-0.2.1-18-gd343ef8_GH0.tar.gz) = 6e14ab32597839465144cbfcdf87acfc8298b8e77490c0623fdbb12214c6434a +SIZE (outpaddling-MST-Bench-0.2.1-18-gd343ef8_GH0.tar.gz) = 21771 diff --git a/benchmarks/mst-bench/pkg-descr b/benchmarks/mst-bench/pkg-descr index 4569cd665987..e2f28366175e 100644 --- a/benchmarks/mst-bench/pkg-descr +++ b/benchmarks/mst-bench/pkg-descr @@ -1,4 +1,4 @@ -MST-bench is a simple program to measure optimal sustained memory and disk +MST-bench is a simple program to measure optimal sustainable memory and disk performance. Unlike many benchmarks, it does not attempt to simulate naturally occurring