Port details |
- mst-bench Maximum sustainable throughput benchmark
- 0.2.2_1 benchmarks
=2 0.2.2_1Version of this port present on the latest quarterly branch. - Maintainer: jwb@FreeBSD.org
 - Port Added: 2021-06-17 17:09:19
- Last Update: 2024-03-02 17:41:51
- Commit Hash: d284d24
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://github.com/outpaddling/MST-Bench
- Description:
- 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
loads. Rather, it indicates what is the best performance you can expect out of
your hardware, providing a reference to which software can be compared.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- MST-Bench>0:benchmarks/mst-bench
- To install the port:
- cd /usr/ports/benchmarks/mst-bench/ && make install clean
- To add the package, run one of these commands:
- pkg install benchmarks/mst-bench
- pkg install MST-Bench
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: MST-Bench
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1680176740
SHA256 (outpaddling-MST-Bench-0.2.2_GH0.tar.gz) = 79f9927c95d429fecf02f0ad43b054688e6133f6f866ba945d7ab8c21e2019ff
SIZE (outpaddling-MST-Bench-0.2.2_GH0.tar.gz) = 17834
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- benchmarks_mst-bench
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.2_1 02 Mar 2024 17:41:51
    |
Nuno Teixeira (eduardo)  |
benchmarks/mst-bench: Move man pages to share/man
Approved by: portmgr (blanket) |
0.2.2 30 Mar 2023 11:48:31
    |
Jason W. Bacon (jwb)  |
benchmarks/mst-bench: Update to 0.2.2
Fix a bug that allowed modern optimizers to skew results.
Expand output to include more hardware info. |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.2.1.18 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.2.1.18 09 Feb 2022 15:25:34
    |
Jason W. Bacon (jwb)  |
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 |
0.2.1.3 17 Jun 2021 17:06:41
    |
Jason W. Bacon (jwb)  |
benchmarks/mst-bench: Maximum sustainable throughput benchmark
MST-bench is a simple program to measure optimal sustained memory and disk
performance.
Unlike many benchmarks, it does not attempt to simulate naturally occurring
loads. Rather, it indicates what is the best performance you can expect out of
your hardware, providing a reference to which software can be compared. |
Number of commits found: 6
|