aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add flops, floating point benchmark to give your MFLOPS rating.Alexey Dokuchaev2005-07-061-0/+1
| | | | | | | Inspired by: NetBSD pkgsrc Notes: svn path=/head/; revision=138569
* Add nqueens 1.0, n-queens problem benchmark.Alexey Dokuchaev2005-05-251-0/+1
| | | | | | | | PR: ports/78274 Submitted by: NAKAJI Hiroyuki <nakaji(at)jp.freebsd.org> Notes: svn path=/head/; revision=136102
* Add pathrate.Jean-Yves Lefort2005-05-231-0/+1
| | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=135999
* Add pathload.Jean-Yves Lefort2005-05-231-0/+1
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=135997
* Add pathchirp.Jean-Yves Lefort2005-05-231-0/+1
| | | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=135995
* - Move iperf from net to benchmarksPav Lucistnik2005-05-211-0/+1
| | | | | | | | | PR: ports/81201 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer) Repocopy by: marcus Notes: svn path=/head/; revision=135811
* Blogbench is a portable filesystem benchmark that tries to reproduce thePav Lucistnik2005-02-141-0/+1
| | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=128852
* Add netio, a simple network benchmarkTilman Keskinoz2005-01-091-0/+1
| | | | Notes: svn path=/head/; revision=125991
* Remove bytebench port, which has been repo-copied to unixbenchErwin Lansing2005-01-091-1/+1
| | | | | | | | | | since development seems to continue now and an upgrade has been published under this new name. Forgotten by: se Notes: svn path=/head/; revision=125943
* pjd's src/tools/tools/raidtest as a port.David E. O'Brien2004-12-051-0/+1
| | | | Notes: svn path=/head/; revision=123171
* Add dkftpbench 0.45,Kirill Ponomarev2004-10-261-0/+1
| | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=120271
* Add pear-Benchmark 1.2.1, framework to benchmark PHP scripts orThierry Thomas2004-10-181-0/+1
| | | | | | | | | | function calls. PR: 71528 Submitted by: Antônio Carlos Venâncio Júnior Notes: svn path=/head/; revision=119723
* Add Himeno Benchmark. this suite was made by HIMENO, Ryutaro,Maho Nakata2004-08-161-0/+1
| | | | | | | | | 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 Notes: svn path=/head/; revision=116365
* - Move httperf from www to benchmarks categoryClement Laforet2004-06-101-0/+1
| | | | | | | | Noticed by: ben @ EFNet Repocopied by: marcus Notes: svn path=/head/; revision=111195
* Remove category pkg/COMMENT files in favour of a COMMENT variable in theKris Kennaway2004-04-021-0/+2
| | | | | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651 Notes: svn path=/head/; revision=105948
* Add pnetmark, a benchmark program for Common Language Runtime (C#)Pav Lucistnik2004-03-251-0/+1
| | | | | | | | PR: ports/64641 Submitted by: michael johnson <ahze@ahze.net> Notes: svn path=/head/; revision=105268
* High Performance Computing Linpack BenchmarkOliver Lehmann2004-02-251-0/+1
| | | | | | | | | | | - 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) Notes: svn path=/head/; revision=102111
* Add forkbomb 1.0, system stress testing tool.Alex Dupre2004-01-221-0/+1
| | | | | | | | | PR: ports/61717 Submitted by: Radim Kolar Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=98814
* [REPOCOPY WAITING] ports/net/nttcp and ports/net/ttcp appear miscategorizedEdwin Groothuis2004-01-161-0/+2
| | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=98260
* Add webbench 1.3, simple forking web benchmark.Alex Dupre2004-01-131-0/+1
| | | | | | | | | PR: ports/61307 Submitted by: Radim Kolar <hsn@netmag.cz> Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=98119
* add autobench 2.0.1Ying-Chieh Liao2003-10-201-0/+1
| | | | | | | Automating the process of benchmarking a web server Notes: svn path=/head/; revision=91744
* New port: benchmarks/scimark2 - a Java benchmark.Edwin Groothuis2003-08-291-0/+1
| | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=87952
* New port: benchmarks/scimark2c - an ANSI C version of the SciMark2 benchmark.Edwin Groothuis2003-08-291-0/+1
| | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=87950
* misc/pipebench -> benchmarks/pipebenchEdwin Groothuis2003-01-181-0/+1
| | | | Notes: svn path=/head/; revision=73368
* Add dbench 1.3, a simulation of the Ziff-Davis netbench benchmark.Mark Pulford2002-02-241-0/+1
| | | | | | | | PR: 35055 Submitted by: Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su> Notes: svn path=/head/; revision=55154
* Add stream-1.0, a synthetic benchmark program that measures sustainablePete Fritchman2001-11-061-0/+1
| | | | | | | | | | memory bandwidth PR: 27272 Submitted by: Scott Flatman <sf@dsinw.com> Notes: svn path=/head/; revision=49688
* Add siege 2.00, a http regression testing and benchmarking utility.Mark Pulford2001-06-081-0/+1
| | | | | | | | PR: 27831 Submitted by: Mark Pulford <mark@kyne.com.au> Notes: svn path=/head/; revision=43627
* add postal, a SMTP/POP benchmark testerYing-Chieh Liao2001-04-021-0/+1
| | | | Notes: svn path=/head/; revision=40719
* Add pybench 0.8, an extensible benchmark suite for Python.Maxim Sobolev2001-03-291-0/+1
| | | | Notes: svn path=/head/; revision=40532
* add bonnie++Ying-Chieh Liao2001-03-241-0/+1
| | | | | | | Performance Test of Filesystem I/O Notes: svn path=/head/; revision=40316
* Activate ubench.Maxim Sobolev2000-06-061-0/+1
| | | | Notes: svn path=/head/; revision=29262
* Add tmetric, a raw tool to aid in determining available bandwidth betweenWill Andrews2000-06-051-0/+1
| | | | | | | | | | two hosts. PR: 19017 Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw> Notes: svn path=/head/; revision=29224
* Add iozone21.Satoshi Asami2000-01-141-0/+1
| | | | Notes: svn path=/head/; revision=24706
* Remove the benchmarking port "hint". HINT is no longer publicallyGuy Helmer1999-11-071-1/+0
| | | | | | | | | | 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 Notes: svn path=/head/; revision=22958
* turn on postmarkDavid E. O'Brien1999-09-191-0/+1
| | | | Notes: svn path=/head/; revision=21732
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20941
* turn-on rawioDavid E. O'Brien1999-08-081-1/+2
| | | | Notes: svn path=/head/; revision=20616
* Enter polygraph, a benchmarking tool for Web proxies.Bill Fumerola1999-04-141-1/+2
| | | | Notes: svn path=/head/; revision=17879
* Activate netpipe.Joseph Koshy1999-02-211-1/+2
| | | | Notes: svn path=/head/; revision=16803
* Enable DBS.Joseph Koshy1998-08-011-1/+2
| | | | Notes: svn path=/head/; revision=12247
* Activate hint.Guy Helmer1998-06-151-1/+2
| | | | Notes: svn path=/head/; revision=11442
* Activate nbench.Thomas Gellekum1998-03-271-1/+2
| | | | Notes: svn path=/head/; revision=10332
* enable new xengine portAndreas Klemm1997-02-161-1/+2
| | | | Notes: svn path=/head/; revision=5648
* Add netperf.Satoshi Asami1996-08-041-1/+2
| | | | Notes: svn path=/head/; revision=3520
* Add bytebench.Stefan Eßer1996-01-031-1/+2
| | | | Notes: svn path=/head/; revision=2601
* New Makefile with bonnie, iozone, lmbench and tcpblast. Welcome toSatoshi Asami1995-07-131-0/+9
your new home, babies! Notes: svn path=/head/; revision=1953