summaryrefslogtreecommitdiff
path: root/benchmarks (follow)
Commit message (Collapse)AuthorAgeFilesLines
* The distfile moved around on the MASTER_SITE and changed names. TheSteve Price1999-09-274-6/+6
| | | | | | | | | checksum did not change. Inspired by: a partial commit by Asami-san Notes: svn path=/head/; revision=21976
* Oops sorry, didn't intend to commit that one....Satoshi Asami1999-09-222-4/+4
| | | | Notes: svn path=/head/; revision=21884
* iozone has a homepage (which is its master site as well).Satoshi Asami1999-09-222-0/+4
| | | | Notes: svn path=/head/; revision=21883
* iozone has a homepage (which is its master site as well).Satoshi Asami1999-09-222-4/+4
| | | | Notes: svn path=/head/; revision=21881
* Upgrade to version 3.9Jean-Marc Zucconi1999-09-204-6/+6
| | | | Notes: svn path=/head/; revision=21836
* Make this build again on -current after jlemon's changes to tcp_var.h.Steve Price1999-09-201-2/+16
| | | | Notes: svn path=/head/; revision=21776
* Add another MASTER_SITE.David E. O'Brien1999-09-191-1/+2
| | | | Notes: svn path=/head/; revision=21735
* turn on postmarkDavid E. O'Brien1999-09-191-0/+1
| | | | Notes: svn path=/head/; revision=21732
* PostMark is the benchmark used in the NetApp Technical Report TR-3022,David E. O'Brien1999-09-195-0/+51
| | | | | | | | | | "PostMark: A New File System Benchmark" -- Existing file system benchmarks are deficient in portraying performance in the ephemeral small-file regime used by Internet software, especially: electronic mail, netnews, and web-based commerce. Notes: svn path=/head/; revision=21731
* Resolve many 301 Moved Permanently URLs in DESCR.Bill Fenner1999-09-171-1/+1
| | | | Notes: svn path=/head/; revision=21694
* Switch back dependency to gnuplot, now that chuckr has fixed it.Satoshi Asami1999-09-111-1/+1
| | | | Notes: svn path=/head/; revision=21641
* Checksum changed on us.Satoshi Asami1999-09-102-2/+2
| | | | Notes: svn path=/head/; revision=21632
* ${STRIP} is not a command -- it's the -s flag to install. ;)Satoshi Asami1999-09-102-2/+2
| | | | Notes: svn path=/head/; revision=21631
* Change dependency from gnuplot to gnuplot+ (which has already been fixedSatoshi Asami1999-09-101-1/+1
| | | | | | | | to adopt to the new gd). If the gnuplot mainainer can fix it before the freeze, we'll switch back. Notes: svn path=/head/; revision=21532
* Fix up arr_script too; it's not installed by netperf but it is nowBill Fenner1999-09-081-0/+13
| | | | | | | usable in case anyone grovels around in the work dir and finds it. Notes: svn path=/head/; revision=21436
* Include RFC1644 tests. (ports/11581)Bill Fenner1999-09-082-12/+20
| | | | | | | | | | | | Allow ${PREFIX} setting. (ports/12213) Clean up makefile a smidge. PR: ports/11581 and ports/12213 Submitted by: Martin Kammerhofer dada@sbox.tu-graz.ac.at and Nick Hibma nick.hibma@jrc.it Notes: svn path=/head/; revision=21434
* gzip -> ${GZIP_CMD}Michael Haro1999-09-041-1/+1
| | | | | | | | | gzip -d -> ${GUNZIP_CMD} gzip -dc -> ${GZCAT} gunzip -> ${GUNZIP_CMD} Notes: svn path=/head/; revision=21266
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21146
* $Id$ -> $FreeBSD$Peter Wemm1999-08-302-2/+2
| | | | Notes: svn path=/head/; revision=21126
* Remove preceeding pkgname from some of the comments having one.Tim Vanderhoek1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21098
* Caps, no period.Tim Vanderhoek1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21094
* expr -> ${EXPR}Michael Haro1999-08-282-2/+2
| | | | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} Notes: svn path=/head/; revision=21051
* Change Id->FreeBSD.David E. O'Brien1999-08-2516-16/+16
| | | | Notes: svn path=/head/; revision=20941
* chmod -> ${CHMOD}Michael Haro1999-08-222-18/+18
| | | | Notes: svn path=/head/; revision=20890
* chmod -> ${CHMOD}Michael Haro1999-08-223-6/+6
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* turn-on rawioDavid E. O'Brien1999-08-081-1/+2
| | | | Notes: svn path=/head/; revision=20616
* Greg Lehey's util for performance testing of low-level storage devicesDavid E. O'Brien1999-08-085-0/+30
| | | | Notes: svn path=/head/; revision=20615
* Reroll the md5, the FTP site seems to have been updated as of 8/03/1999Bill Fumerola1999-08-085-4/+28
| | | | | | | While I'm here, strip the binary and make this port respect CFLAGS. Notes: svn path=/head/; revision=20603
* Fix WWW: typosBill Fenner1999-08-011-1/+1
| | | | | | | | Found by: not-yet-completed addition to port distfile checker suggested by Tim Vanderhoek Notes: svn path=/head/; revision=20462
* Initial import of httperf version 0.6.Steve Price1999-08-015-0/+63
| | | | | | | | | | A tool for measuring webserver performance. PR: 12878 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=20445
* Fix some portlint problems. echo -> ${ECHO}, fill in version requiredChris Piazza1999-07-184-92/+44
| | | | | | | and shorten DESCR. Notes: svn path=/head/; revision=20257
* Upgrade to version 3.0Jean-Marc Zucconi1999-07-075-62/+32
| | | | Notes: svn path=/head/; revision=20110
* Remove trailing spaces, and any periods that were hidden by them.Tim Vanderhoek1999-06-281-1/+1
| | | | Notes: svn path=/head/; revision=19848
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-2613-13/+13
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* TTCP is a benchmarking tool for determining TCP and UDP performanceMichael Haro1999-06-025-0/+55
| | | | | | | | | | between two systems. I could never remember where to get it, others may find it useful to have in the ports collection too. Notes: svn path=/head/; revision=19170
* Update to version 1.2.0.Steve Price1999-05-034-10/+10
| | | | | | | | PR: 11431 Submitted by: maintainer Notes: svn path=/head/; revision=18369
* Prefix Websites With Www:Tim Vanderhoek1999-05-026-7/+8
| | | | Notes: svn path=/head/; revision=18336
* update to 1.1Michael Haro1999-04-266-8/+62
| | | | | | | | PR: 11327 Submitted by: maintainer Notes: svn path=/head/; revision=18137
* Enter polygraph, a benchmarking tool for Web proxies.Bill Fumerola1999-04-141-1/+2
| | | | Notes: svn path=/head/; revision=17879
* Polygraph is a benchmarking tool for Web proxies. PolygraphBill Fumerola1999-04-1410-0/+86
| | | | | | | | | | | | | | distribution includes a high-performance client and server simulators. The simulators create a stream of HTTP requests that can be routed through a Web proxy. Studying proxy performance under various [stress] conditions is essential for performance tuning, evaluation of new algorithms, analysis of hardware configurations, and comparing available proxy products. PR: ports/10375 Submitted By: Dima Sivachenko <dima@Chg.RU> Notes: svn path=/head/; revision=17878
* CATEGORIES was wrong (net came before benchmarks)Bill Fumerola1999-04-141-2/+2
| | | | Notes: svn path=/head/; revision=17877
* Add MLINK from netpipe.1 to NPtcp.1.Joseph Koshy1999-03-031-1/+2
| | | | | | | Requested by: Guy Helmer <ghelmer@scl.ameslab.gov> Notes: svn path=/head/; revision=16987
* Activate netpipe.Joseph Koshy1999-02-211-1/+2
| | | | Notes: svn path=/head/; revision=16803
* Import of NETPIPE, a self scaling network benchmark from AMES lab.Joseph Koshy1999-02-215-0/+46
| | | | Notes: svn path=/head/; revision=16802
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-02-032-4/+6
| | | | | | | | | | | | | | | | | | | | | | bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too. Notes: svn path=/head/; revision=16518
* Create one diff per file to patch.Stefan Eßer1998-12-194-0/+54
| | | | Notes: svn path=/head/; revision=15438
* Create one diff per file to patch.Stefan Eßer1998-12-194-0/+288
| | | | | | | | | | Add suggested fix for "dc" test. PR: 7805 Submitted by: Guy Helmer <ghelmer@scl.ameslab.gov> Notes: svn path=/head/; revision=15437
* Split into several files, one per file to patchStefan Eßer1998-12-192-258/+2
| | | | Notes: svn path=/head/; revision=15436