wip/optibench: import OptiBench-0.2.0.1

OptiBench 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
This commit is contained in:
Jason Bacon 2020-05-20 11:11:27 -05:00
parent 3536f38618
commit f0087e0e77
4 changed files with 31 additions and 0 deletions

5
optibench/DESCR Normal file
View File

@ -0,0 +1,5 @@
OptiBench 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

17
optibench/Makefile Normal file
View File

@ -0,0 +1,17 @@
# $NetBSD$
#
DISTNAME= OptiBench-0.2.0.1
CATEGORIES= benchmarks
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
GITHUB_TAG= 287978199ac7c5b5c65f82f75a8032dad8d4239d
MAINTAINER= bacon@NetBSD.org
HOMEPAGE= https://github.com/outpaddling/OptiBench
COMMENT= Benchmark to measure optimal sustained memory and disk performance
LICENSE= 2-clause-bsd
INSTALL_MAKE_FLAGS+= PREFIX=${DESTDIR}${PREFIX} \
MANPREFIX=${DESTDIR}${PREFIX}
.include "../../mk/bsd.pkg.mk"

3
optibench/PLIST Normal file
View File

@ -0,0 +1,3 @@
@comment $NetBSD$
bin/optibench
man/man1/optibench.1

6
optibench/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (OptiBench-0.2.0.1-287978199ac7c5b5c65f82f75a8032dad8d4239d.tar.gz) = 09f65416d4ce6f56e9c15a9c21b8c3b7157a3604
RMD160 (OptiBench-0.2.0.1-287978199ac7c5b5c65f82f75a8032dad8d4239d.tar.gz) = 342ea6f5144f45e7ff0dd91e5f2c6c4d0a40ed84
SHA512 (OptiBench-0.2.0.1-287978199ac7c5b5c65f82f75a8032dad8d4239d.tar.gz) = 1bf4df98443f6fa3f7a5468d29539e77a20417f884c52e5f0b3887b7a8987717a436cbc6b43a1d6c08f224c29098c56bbf75ba846bcf597f14ff93541bc155bf
Size (OptiBench-0.2.0.1-287978199ac7c5b5c65f82f75a8032dad8d4239d.tar.gz) = 213590 bytes