Commit Graph

192 Commits

Author SHA1 Message Date
markus
e105824d95 unbreak udp_stream test (missing bind(2)); ok jakob@ 2008-09-17 12:39:17 +00:00
sthen
4b6f74777a +sysbench 2008-04-15 14:16:56 +00:00
sthen
8455372320 import sysbench:
SysBench is a modular, cross-platform and multi-threaded benchmark tool
for evaluating OS parameters that are important for a system running a
database under intensive load.

The idea of this benchmark suite is to quickly get an impression about
system performance without setting up complex database benchmarks or
even without installing a database at all.

Current features allow to test the following system parameters:

    * file I/O performance
    * scheduler performance
    * memory allocation and transfer speed
    * POSIX threads implementation performance
    * database server performance (OLTP benchmark)

Primarily written for MySQL server benchmarking, SysBench will be
further extended to support multiple database backends, distributed
benchmarks and third-party plug-in modules.

from Jung (maintainer) with some tweaks.
thanks to landry@ for testing and feedback.

ok landry
2008-04-15 14:14:08 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
steven
d3351a7c8e fix WANTLIB 2007-11-13 12:55:46 +00:00
jasper
1d91bfb332 fix build on mips64.
no bump, because !mips64 packages didn't change, and mips64 didn't package.
2007-11-07 20:57:37 +00:00
simon
5dce583d21 remove surrounding quotes from COMMENT/PERMIT_* 2007-09-15 21:30:26 +00:00
kili
3220b66c97 Fix CATEGORIES (s/bechmark/benchmarks/).
From Andrés (adelfino at gmail dot com).
2007-07-14 16:54:25 +00:00
naddy
86e3f443e0 honor CFLAGS, which fixes the default build on alpha; ok jakob@ 2007-06-01 22:36:52 +00:00
ajacoutot
5afeec9b31 +blogbench 2007-05-10 11:18:04 +00:00
ajacoutot
7caf75ff6a Import blogbench-1.0
Blogbench is a portable filesystem benchmark that tries to reproduce the
load of a real-world busy file server.
It stresses the filesystem with multiple threads performing random
reads, writes and rewrites in order to get a realistic idea of the
scalability and the concurrency a system can handle.

ok bernd@
2007-05-10 11:17:20 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
robert
0dbe5bb8c3 - adapt to the new pear port
- add @group annotations
- bump PKGNAMEs
- fix PLISTs by removing unneeded files and directories
2007-03-22 22:48:03 +00:00
steven
2e8d1a700e USE_X11 2006-11-13 10:08:12 +00:00
kili
262f516a1b Avoid references to PKGNAME.
Remove noops like WRKDIST=${WRKDIR}/${DISTNAME}.
Drop DIST_SUBDIR where appropriate.

Problem mentioned by naddy.
Some simplifications and ok, steven.
2006-11-04 19:19:15 +00:00
sturm
eb8b21f680 *** empty log message *** 2006-11-03 07:18:31 +00:00
mbalmer
ce5df9d95b Add the smtp-benchmark. 2006-10-29 11:35:09 +00:00
mbalmer
c9400d6433 This is a simple tool to measure the throughput of an MTA. 2006-10-29 11:34:23 +00:00
mbalmer
d9d3e5ba1a Maintenance update to version 1.2.6. The most notable change is that they
switched to a BSD license, see
http://www.opensource.org/licenses/bsd-license.php, since I last updated
this port.
2006-10-28 13:54:47 +00:00
mbalmer
dc0616e999 I accidentally changed the PKG_NAME, revert that. Sorry.
found by nikolay
2006-10-20 10:14:12 +00:00
mbalmer
a6245a7ca7 Comment out files left over by pear until pear is fixed. 2006-10-19 11:50:14 +00:00
mbalmer
63ce4c9e97 pear-Benchmark-1.2.3, since so many users requested it. 2006-10-04 22:28:28 +00:00
steven
b5d180fc15 homepage fixes 2006-07-19 13:41:02 +00:00
robert
1351922e5d bump PKGNAME due to the change of the pear dependencies; 2006-05-09 14:16:50 +00:00
steven
d2b9734097 add ftp.netperf.org in MASTER_SITES 2006-02-03 20:45:40 +00:00
sturm
9feb012185 don't mess with the permissions of the ports directory
found by systrace
2005-12-22 22:38:52 +00:00
fgsch
c5b44fec6e after querying brad@ he decided to drop maintainership for these. 2005-10-30 00:10:39 +00:00
db
0925c3a284 typo and wording fixes; approved by pval
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00
mbalmer
c6bddeae1b Use PHP5 instead of PHP4 and take maintainership (with avsm@'s consent).
ok alek@
2005-02-28 12:09:46 +00:00
naddy
199c30b4ac SIZE 2005-01-05 15:47:05 +00:00
martin
4ee458f0b0 update my email
ok xsa@
2004-11-30 22:08:54 +00:00
espie
9d5f16b439 WANTLIB annotations 2004-11-21 18:01:03 +00:00
pvalchev
6e87f0543e fix grammar; ray@cyth.net 2004-09-23 07:11:58 +00:00
xsa
52ab7f4a5e MODULES= www/php4/pear 2004-08-09 20:39:53 +00:00
espie
214b94cdfb more new plists, kill some INSTALL. 2004-08-09 16:27:13 +00:00
xsa
8e2782928c new-style PLIST; from maintainer Martin Reindl; 2004-08-08 09:26:31 +00:00
espie
79fe9efdfd switch to new style PLISTS, using @lib, ditching DYNLIBDIR.
Replace two INSTALL scripts with @sample.
Reorder plists to match auto-generation, add comments for files that
don't get installed.
2004-08-06 14:37:27 +00:00
jakob
c8facac50e do not open debug file unless needed 2004-07-23 18:30:28 +00:00
jakob
8b777117a9 netperf 2.3 2004-07-23 18:29:52 +00:00
xsa
5bbbdea1b0 oops, set correct WRKDIST; 2004-06-03 10:25:00 +00:00
xsa
c6194cf8f8 fix broken MASTER_SITES;
DISTNAME changed on the new MASTER_SITES but checksum remained the same;
2004-06-03 10:22:04 +00:00
xsa
b88c663474 fix behaviour on 64bit arches, based on patches from FreeBSD;
tested and ok sturm@.
2004-06-03 07:52:30 +00:00
jolan
caab30d7f3 drop maintainership 2004-05-22 19:54:10 +00:00
david
bacbd358a1 add HOMEPAGE 2004-05-04 20:02:33 +00:00
xsa
c76bc8c71b change my MAINTAINER address to @openbsd.org; ok sturm@. 2004-01-30 08:39:48 +00:00
sturm
9663feaf68 fix MASTER_SITES 2004-01-05 19:54:59 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
avsm
e9b462c2e8 unbreak, this patch isnt really needed anyway
noticed by sturm@
2003-12-02 19:16:44 +00:00
jolan
fedf594668 make usage message reflect the code (again). pointed out by Andrey
Smagin.
2003-10-07 21:08:44 +00:00
naddy
1388779675 - Update to 3.203.
- Include prototypes to fix dire warnings on 64-bit platforms.

ok brad@
2003-09-30 10:25:34 +00:00