1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
Commit Graph

51 Commits

Author SHA1 Message Date
Pav Lucistnik
658c0ba60f GtkPerf is an application designed to test GTK+ performance. The point is to
create common testing platform to run predefined GTK+ widgets (opening
comboboxes, toggling buttons, scrolling text yms.) and this way define the speed
of device/platform.

WWW: http://gtkperf.sourceforge.net

PR:		ports/96162
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2006-05-01 13:26:55 +00:00
Simon Barner
a1a5e89882 Add sysbench 0.4.3,
a modular, cross-platform and multi-threaded
benchmark tool.

PR:		90233
Submitted by:	Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
2005-12-11 13:56:12 +00:00
Ying-Chieh Liao
bf4c920052 Add super-smack 1.3, a benchmarking, stress testing, and load generation
tool for Databases.

PR:		ports/90209
Submitted by:	Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
2005-12-11 11:16:20 +00:00
Sergey Matveychuk
d43148058e The program thrulay is used to measure the capacity, delay, and
other performance metrics of a network by sending a bulk TCP or UDP
stream over it.

Special features of thrulay include:
* For TCP, ability to measure round-trip delay along with throughput
* For UDP, ability to measure
  - one-way delay, with quantiles
  - packet loss
  - packet duplication
  - reordering
* For UDP, the ability to send precisely positioned true Poisson streams
  (microsecond errors in sending times)
* Human- and machine-readable output (ready to be fed to gnuplot)

WWW: http://www.internet2.edu/~shalunov/thrulay/

PR:		ports/87683
Submitted by:	Stanislav Shalunov <shalunov@internet2.edu>
2005-10-20 19:32:15 +00:00
Vsevolod Stakhov
0f17a23c50 Add libmicro - a set of portable benchmarks of system calls from
opensolaris project.

Approved by:		perky (mentor)
In collaboration with:	gnn
2005-08-28 09:05:53 +00:00
Alexey Dokuchaev
31989704f1 Add flops, floating point benchmark to give your MFLOPS rating.
Inspired by:	NetBSD pkgsrc
2005-07-06 10:02:08 +00:00
Alexey Dokuchaev
f497276d3c Add nqueens 1.0, n-queens problem benchmark.
PR:		ports/78274
Submitted by:	NAKAJI Hiroyuki <nakaji(at)jp.freebsd.org>
2005-05-25 10:52:42 +00:00
Jean-Yves Lefort
c780dd5672 Add pathrate.
Pathrate is a tool that can estimate the capacity of network paths. An
important feature of Pathrate is that it is robust to cross traffic effects,
meaning that it can measure the path capacity even when the path is
significantly loaded. This is crucial, since the hardest paths to measure are
the heavily loaded ones.

WWW: http://www.cc.gatech.edu/fac/Constantinos.Dovrolis/pathrate.html

PR:		ports/81295
Submitted by:	dikshie <dikshie@lapi.itb.ac.id>
2005-05-23 23:23:23 +00:00
Jean-Yves Lefort
11227be737 Add pathload.
Pathload is a tool that can estimate the available bandwidth of network paths.

WWW: http://www.cc.gatech.edu/fac/Constantinos.Dovrolis/pathload.html

PR:		ports/81294
Submitted by:	dikshie <dikshie@lapi.itb.ac.id>
2005-05-23 23:20:51 +00:00
Jean-Yves Lefort
b0371aa193 Add pathchirp.
pathChirp is a new active probing tool for estimating the available bandwidth
on a communication network path. Based on the concept of "self-induced
congestion", pathChirp features an exponential flight pattern of probes we
call a chirp. Packet chirps offer several significant advantages over current
probing schemes based on packet pairs or packet trains. By rapidly increasing
the probing rate within each chirp, pathChirp obtains a rich set of
information from which to dynamically estimate the available bandwidth.

WWW: http://www.spin.rice.edu/Software/pathChirp/

PR:		ports/81293
Submitted by:	dikshie <dikshie@lapi.itb.ac.id>
2005-05-23 23:17:37 +00:00
Pav Lucistnik
8aef7497d0 - Move iperf from net to benchmarks
PR:		ports/81201
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
Repocopy by:	marcus
2005-05-21 20:09:28 +00:00
Pav Lucistnik
a7963270b6 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.

WWW: http://blogbench.pureftpd.org/

PR:		ports/77490
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2005-02-14 21:04:04 +00:00
Tilman Keskinoz
5c148c78ec Add netio, a simple network benchmark 2005-01-09 19:10:24 +00:00
Erwin Lansing
c9a20aef70 Remove bytebench port, which has been repo-copied to unixbench
since development seems to continue now and an upgrade has been
published under this new name.

Forgotten by:	se
2005-01-09 10:51:11 +00:00
David E. O'Brien
6e46048a1b pjd's src/tools/tools/raidtest as a port. 2004-12-05 04:13:29 +00:00
Kirill Ponomarev
db755cbc1b Add dkftpbench 0.45,
dkftpbench is an FTP benchmark program inspired by SPECweb99. The
result of the benchmark is a number-of-simultaneous-users rating;
after running the benchmark properly, you have a good idea how many
simultaneous dialup clients a server can support. The target
bandwidth per client is set at 28.8 kilobits/second to model dialup
users; this is important for servers on the real Internet, which
often serve thousands of clients on only 10 MBits/sec of bandwidth.

PR:		ports/73006
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-10-26 18:45:44 +00:00
Thierry Thomas
fa2b68c8c2 Add pear-Benchmark 1.2.1, framework to benchmark PHP scripts or
function calls.

PR:		71528
Submitted by:	Antônio Carlos Venâncio Júnior
2004-10-18 15:11:32 +00:00
Maho Nakata
b45a3f0758 Add Himeno Benchmark. this suite was made by HIMENO, Ryutaro,
for evaluation of performance of the calculation
of incompressible flow analysis. This program solves Poisson equation
by Jacobi's iterative method which have many loops
2004-08-16 08:14:12 +00:00
Clement Laforet
272c82bb1d - Move httperf from www to benchmarks category
Noticed by: 	ben @ EFNet
Repocopied by:	marcus
2004-06-10 06:22:15 +00:00
Kris Kennaway
98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00
Pav Lucistnik
bd4db0f6d4 Add pnetmark, a benchmark program for Common Language Runtime (C#)
PR:		ports/64641
Submitted by:	michael johnson <ahze@ahze.net>
2004-03-25 20:12:35 +00:00
Oliver Lehmann
02d428b109 High Performance Computing Linpack Benchmark
- needs an MPI implementation (mpich and lam are supported by this port)
 - needs an Basic Linear Algebra Subprograms implementation like atlas (default)
   or blas (both are supported by this port)

tested on alpha (5), amd64 (5) and i386 (4 and 5)
2004-02-25 18:06:01 +00:00
Alex Dupre
22aca06067 Add forkbomb 1.0, system stress testing tool.
PR:		ports/61717
Submitted by:	Radim Kolar
Approved by:	nork (mentor/implicitly)
2004-01-22 17:57:44 +00:00
Edwin Groothuis
6b84949451 [REPOCOPY WAITING] ports/net/nttcp and ports/net/ttcp appear miscategorized
Julian Elischer suggested a new category "net/benchmarks" because
    he believes that too many ports are listed under net/.  Checking
    into it, I noticed that these two ports are described as
    benchmarking programs.  In the Porters' Handbook, the net
    category is described as "miscellaneous networking software".
    The benchmarks category seems more specific so I feel that it
    is preferable.

PR:		ports/39095
Submitted by:	Trevor Johnson <trevor@jpj.net>
2004-01-16 01:38:55 +00:00
Alex Dupre
878eb58a1e Add webbench 1.3, simple forking web benchmark.
PR:             ports/61307
Submitted by:   Radim Kolar <hsn@netmag.cz>
Approved by:    nork (mentor/implicitly)
2004-01-13 22:37:34 +00:00
Ying-Chieh Liao
2d7342e639 add autobench 2.0.1
Automating the process of benchmarking a web server
2003-10-20 16:46:17 +00:00
Edwin Groothuis
29f2cf9b20 New port: benchmarks/scimark2 - a Java benchmark.
SciMark 2.0 is a Java benchmark for scientific and numerical
	computing.  It measures several computational kernels and
	reports a composite score in approximate Mflops (Millions
	of floating point operations per second).

	Suggested by May Tho.

PR:		ports/50645
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-08-29 03:50:28 +00:00
Edwin Groothuis
7879afde70 New port: benchmarks/scimark2c - an ANSI C version of the SciMark2 benchmark.
This is an ANSI C version of the SciMark2 benchmark,
	translated from the original Java sources. The intent in
	making this benchmark available in C is mainly for performance
	comparisons.

	Suggested by May Tho.

PR:		ports/50646
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-08-29 03:41:04 +00:00
Edwin Groothuis
b2fbb96578 misc/pipebench -> benchmarks/pipebench 2003-01-18 03:17:18 +00:00
Mark Pulford
c89ab4991b Add dbench 1.3, a simulation of the Ziff-Davis netbench benchmark.
PR:		35055
Submitted by:	Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su>
2002-02-24 03:46:12 +00:00
Pete Fritchman
20364ec3d4 Add stream-1.0, a synthetic benchmark program that measures sustainable
memory bandwidth

PR:		27272
Submitted by:	Scott Flatman <sf@dsinw.com>
2001-11-06 20:17:17 +00:00
Mark Pulford
3ceedc74ed Add siege 2.00, a http regression testing and benchmarking utility.
PR:		27831
Submitted by:	Mark Pulford <mark@kyne.com.au>
2001-06-08 04:18:55 +00:00
Ying-Chieh Liao
4e852e5be4 add postal, a SMTP/POP benchmark tester 2001-04-02 06:23:50 +00:00
Maxim Sobolev
8447c4a32a Add pybench 0.8, an extensible benchmark suite for Python. 2001-03-29 13:26:14 +00:00
Ying-Chieh Liao
2bab7027e7 add bonnie++
Performance Test of Filesystem I/O
2001-03-24 16:39:32 +00:00
Maxim Sobolev
02b77f3e8f Activate ubench. 2000-06-06 13:38:50 +00:00
Will Andrews
a6158c2974 Add tmetric, a raw tool to aid in determining available bandwidth between
two hosts.

PR:		19017
Submitted by:	Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
2000-06-05 13:25:37 +00:00
Satoshi Asami
2b09b8c2e0 Add iozone21. 2000-01-14 02:08:53 +00:00
Guy Helmer
a29b5f8ee6 Remove the benchmarking port "hint". HINT is no longer publically
available from Ames Laboratory except to US Dept. of Energy users
(ref http://www.scl.ameslab.gov/Projects/HINT/index.html)

Reminded by: fenner's portsurvey
1999-11-07 22:57:35 +00:00
David E. O'Brien
0ac0883968 turn on postmark 1999-09-19 04:20:19 +00:00
David E. O'Brien
fe1e09a6cc Change Id->FreeBSD. 1999-08-25 04:58:03 +00:00
David E. O'Brien
7bd7a0d642 turn-on rawio 1999-08-08 17:03:57 +00:00
Bill Fumerola
37fa184a25 Enter polygraph, a benchmarking tool for Web proxies. 1999-04-14 20:39:06 +00:00
Joseph Koshy
1767351d14 Activate netpipe. 1999-02-21 00:05:45 +00:00
Joseph Koshy
dd57828bce Enable DBS. 1998-08-01 23:36:52 +00:00
Guy Helmer
3a1ee4c44d Activate hint. 1998-06-15 18:14:45 +00:00
Thomas Gellekum
c4b49b40da Activate nbench. 1998-03-27 12:29:00 +00:00
Andreas Klemm
c83eeffecc enable new xengine port 1997-02-16 13:32:59 +00:00
Satoshi Asami
dc040556f3 Add netperf. 1996-08-04 08:45:44 +00:00
Stefan Eßer
00e64e978f Add bytebench. 1996-01-03 00:12:48 +00:00