summaryrefslogtreecommitdiff
path: root/benchmarks (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update benchmarks/pathchirp to version 2.4.1Emanuel Haupt2005-10-052-5/+15
| | | | | | | | | | | | | | Modifications: - respect NOPORTDOCS - respect user defined optimization flags PR: 86922 Submitted by: dikshie <dikshie@lapi.itb.ac.id> (maintainer) Approved by: novel (mentor) Notes: svn path=/head/; revision=144289
* Respect CC, CXX, CFLAGS and CXXFLAGS.Maxim Sobolev2005-09-302-0/+52
| | | | Notes: svn path=/head/; revision=143884
* Update my emailMarcus Alves Grando2005-09-161-1/+1
| | | | | | | Approved by: pav (mentor) Notes: svn path=/head/; revision=142945
* - Update to 1.1rc2Pav Lucistnik2005-09-154-16/+25
| | | | | | | | | PR: ports/85980 Submitted by: Hendrik Scholz <hendrik@scholz.net> Approved by: Jesper Dalberg <jdalberg@gmail.com> (maintainer) Notes: svn path=/head/; revision=142814
* Add two patches to make longjmp tests runable.Vsevolod Stakhov2005-08-312-0/+22
| | | | | | | | Submitted by: Mustabasic Reuf <reuf.mustabasic@gmail.com> Obtained from: Opensolaris development forum Notes: svn path=/head/; revision=141547
* Add libmicro - a set of portable benchmarks of system calls fromVsevolod Stakhov2005-08-2821-0/+600
| | | | | | | | | | opensolaris project. Approved by: perky (mentor) In collaboration with: gnn Notes: svn path=/head/; revision=141057
* Submitter takes maintainership.Sam Lawrance2005-07-312-2/+2
| | | | | | | | | | Fix WWW line in pkg-descr. PR: ports/84341 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Notes: svn path=/head/; revision=140537
* Add flops, floating point benchmark to give your MFLOPS rating.Alexey Dokuchaev2005-07-064-0/+54
| | | | | | | Inspired by: NetBSD pkgsrc Notes: svn path=/head/; revision=138569
* - Update to 1.2.3Pav Lucistnik2005-06-222-5/+5
| | | | | | | | PR: ports/82523 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer) Notes: svn path=/head/; revision=137867
* - Update to 2.4.0Pav Lucistnik2005-06-072-5/+5
| | | | | | | | PR: ports/81979 Submitted by: dikshie <dikshie@lapi.itb.ac.id> (maintainer) Notes: svn path=/head/; revision=136967
* Cleanup ENV-handlingVolker Stolz2005-06-042-14/+2
| | | | Notes: svn path=/head/; revision=136791
* use PLIST_FILESVolker Stolz2005-06-042-2/+1
| | | | Notes: svn path=/head/; revision=136790
* Use MAKE_* instead of Makefile-patchVolker Stolz2005-06-042-15/+2
| | | | Notes: svn path=/head/; revision=136789
* Use PLIST_FILESVolker Stolz2005-06-042-2/+1
| | | | Notes: svn path=/head/; revision=136788
* - Use MAKE_ARGSVolker Stolz2005-06-044-28/+8
| | | | | | | - Use PORTDOCS Notes: svn path=/head/; revision=136787
* - Update WWW and set contact to original authorPav Lucistnik2005-05-261-3/+3
| | | | | | | | PR: ports/81499 Submitted by: dikshie <dikshie@lapi.itb.ac.id> (maintainer) Notes: svn path=/head/; revision=136207
* - Change WWW and set contact to original authorPav Lucistnik2005-05-261-3/+3
| | | | | | | | PR: ports/81498 Submitted by: dikshie <dikshie@lapi.itb.ac.id> (maintainer) Notes: svn path=/head/; revision=136206
* fix buildOliver Lehmann2005-05-251-1/+2
| | | | | | | | hpl's Makefile used ARCH for some own things which conflicted with the predefined ARCH. I renamed hpl's ARCH variable. Notes: svn path=/head/; revision=136138
* Add nqueens 1.0, n-queens problem benchmark.Alexey Dokuchaev2005-05-254-0/+66
| | | | | | | | PR: ports/78274 Submitted by: NAKAJI Hiroyuki <nakaji(at)jp.freebsd.org> Notes: svn path=/head/; revision=136102
* Add pathrate.Jean-Yves Lefort2005-05-234-0/+43
| | | | | | | | | | | | | | | | 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-234-0/+39
| | | | | | | | | | | | 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-234-0/+41
| | | | | | | | | | | | | | | | | | 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-212-1/+2
| | | | | | | | | PR: ports/81201 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer) Repocopy by: marcus Notes: svn path=/head/; revision=135811
* Update to 1.4.Roman Bogorodskiy2005-05-153-12/+15
| | | | | | | | PR: 81029 Submitted by: Radim Kolar <hsn@netmag.cz> Notes: svn path=/head/; revision=135305
* - Update to 2.0.2Roman Bogorodskiy2005-05-103-5/+18
| | | | | | | | | | - Modify uintmax_t to uint64_t PR: 80841 Submitted by: Marcus Grando (maintainer) Notes: svn path=/head/; revision=134987
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-122-2/+2
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-112-2/+2
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Add mirrorVolker Stolz2005-04-071-1/+3
| | | | | | | | PR: ports/79347 Submitted by: maintainer Notes: svn path=/head/; revision=132696
* Fix two blunders introduced in previous commit.Volker Stolz2005-03-211-2/+2
| | | | | | | Pointy hat passed from cluster via kris to: me Notes: svn path=/head/; revision=131843
* Cleanup:Volker Stolz2005-03-203-38/+3
| | | | | | | | - Use PLIST_FILES - Avoid excessive Makefile-patching Notes: svn path=/head/; revision=131775
* - Update to 2.0.1.Florent Thoumie2005-03-114-29/+43
| | | | | | | | | | | - Add OPTIONS. PR: ports/76553 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Approved by: pav (mentor) Notes: svn path=/head/; revision=130874
* - Update to 2.2.2Pav Lucistnik2005-03-092-3/+3
| | | | | | | | | PR: ports/78563 Submitted by: devel @ titan <darkn3ss@perl-dev.net> Approved by: Frank Laszlo <laszlof@vonostingroup.com> (maintainer) Notes: svn path=/head/; revision=130736
* Use @freebsd.org address for my ports.Roman Bogorodskiy2005-03-081-1/+1
| | | | | | | Approved by: krion (mentor) Notes: svn path=/head/; revision=130591
* Fix MASTER_SITES.Kirill Ponomarev2005-02-182-67/+69
| | | | | | | | | | | Utilize NOPORTDOCS. Use DATADIR and DOCSDIR. PR: ports/77673 Submitted by: Sam Lawrance <boris at brooknet.com.au> Notes: svn path=/head/; revision=129165
* Unbreak on alpha.Kirill Ponomarev2005-02-182-1/+12
| | | | | | | | PR: ports/76963 Submitted by: Florent Thoumie <flz at xbsd.org> Notes: svn path=/head/; revision=129158
* - Fix unfetchable distribution problemVolker Stolz2005-02-174-49/+18
| | | | | | | | | | - Upgrade PR: ports/77585 Submitted by: Scott Flatman (maintainer) Notes: svn path=/head/; revision=129067
* Blogbench is a portable filesystem benchmark that tries to reproduce thePav Lucistnik2005-02-144-0/+40
| | | | | | | | | | | | | | | | 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
* follow the bouncing distfileBill Fumerola2005-02-141-1/+1
| | | | Notes: svn path=/head/; revision=128830
* Update to match reality.David E. O'Brien2005-02-131-1/+1
| | | | Notes: svn path=/head/; revision=128676
* - Mark BROKEN on ia64Sergey Matveychuk2005-02-011-2/+2
| | | | | | | | PR: ports/76958 Submitted by: maintainer Notes: svn path=/head/; revision=127848
* Mark BROKEN on alphaKevin Lo2005-01-261-2/+7
| | | | | | | | PR: ports/76620 Submitted by: MAINTAINER Notes: svn path=/head/; revision=127364
* - Update to 1.0Sergey Matveychuk2005-01-213-64/+5
| | | | | | | | | PR: ports/76795 Submitted by: Hendrik Scholz <hendrik(at)scholz.net> Approved by: maintainer Notes: svn path=/head/; revision=127013
* Update port: benchmarks/pear-Benchmark to 1.2.2Edwin Groothuis2005-01-192-5/+6
| | | | | | | | | | | | + update port: benchmarks/pear-Benchmark to 1.2.2 + add bcmath PHP extension dependency + changelog: http://pear.php.net/package/Benchmark/download/1.2.2/ PR: ports/76458 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net> Notes: svn path=/head/; revision=126869
* - polygraph has a restrictive licence.Clement Laforet2005-01-182-0/+2
| | | | Notes: svn path=/head/; revision=126747
* - Remove dead WWWClement Laforet2005-01-181-2/+0
| | | | Notes: svn path=/head/; revision=126746
* Correct previous fix, path was wrong.Stefan Eßer2005-01-181-1/+1
| | | | Notes: svn path=/head/; revision=126723
* - Be nicer with CFLAGSClement Laforet2005-01-162-6/+15
| | | | | | | - Preserve autobench.conf by installing autobench.conf-dist Notes: svn path=/head/; revision=126613
* Fix install target on architectures other than i386.Stefan Eßer2005-01-112-1/+3
| | | | | | | | | | There is an old Linux ELF binary of select in the pgms directory of the distribution tar file with no corresponding source file. Most probably time-polling.c should be used to build a binary of select under FreeBSD, but for now select is just removed. Notes: svn path=/head/; revision=126156
* Add netio, a simple network benchmarkTilman Keskinoz2005-01-094-0/+42
| | | | 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