Bonnie: Filesystem Benchmark Program Bonnie tests the speed of file I/O using standard C library calls. It does reads and writes of blocks, testing for the limit of sustained data rate (usually limited by the drive or controller) and updates on a file (better simulating normal operating conditions and quite dependent on drive and OS optimisations). The per-character read and write tests are generally limited by CPU speed only on current-generation hardware. It takes some 35 SPECint92 to read or write a file at a rate of 1MB/s using getc() and putc(). The seek tests are dependent on the buffer cache size, since the fraction of disk blocks that fits into the buffer cache will be found without any disk operation and will contribute zero seek time readings. I.e. if the buffer cache is 16MB and the Bonnie test file is 32MB in size, then the seek time will come out as half its real value. The seek time includes rotational delay, and will thus always come out higher than specified for a drive. WWW: http://www.textuality.com/bonnie/ ='/~lantw44/cgit/cgit.cgi/'>index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/math/octave-forge-netcdf
Commit message (Expand)AuthorAgeFilesLines
* - Update math/octave to 4.4.1.stephen2018-08-121-1/+1
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-07-301-1/+1
* - Update octave to 4.4.0.stephen2018-05-041-0/+1
* - Redo patch-configure smarter than r467670. The problem is that mkoctfilestephen2018-04-181-2/+3
* - Redo patch-configure in a slightly smarter way than r467668.stephen2018-04-181-3/+2
* - Update to 1.0.12.stephen2018-04-184-17/+17
* Bump PORTREVISIONs of all users of math/mpc that we just updated togerald2018-03-111-1/+1
* - Bump portrevision for math/octave-forge-* ports because of update ofstephen2018-02-251-1/+1
* Update to 4.5.0sunpoet2017-10-221-1/+1
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-111-0/+1
* - Update to 1.0.11.stephen2017-06-202-4/+4
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-011-1/+1
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-12-071-0/+1
* ${RM} already has -f.mat2016-10-211-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-1/+1
* - Update to 1.0.9.stephen2016-03-192-4/+3
* - Bump portrevision chasing upgrade of math/octave to 4.0.0.stephen2016-01-131-0/+1
* remove empty pkg-plistpgollucci2015-08-211-1/+0
* - Update 1.0.7.stephen2015-06-152-3/+3
* - Attempt to fix build errors reported by pkg-fallout@.stephen2015-02-261-0/+11
* - Update to 1.0.6.stephen2015-02-252-4/+3
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-0/+1
* - Update to 1.0.5.stephen2014-07-012-3/+3
* - Set license_file.stephen2014-06-231-0/+1
* - Update to 1.0.4.stephen2014-05-272-3/+3
* - Update to 1.0.3.stephen2014-05-102-4/+3
* - Update to 4.3.2 (from science/netcdf4)sunpoet2014-05-031-2/+2
* Update the default version of GCC used in the Ports Collection fromgerald2014-03-111-0/+1
* - Update to 1.0.2.stephen2014-02-182-4/+3
* Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most casestijl2014-02-171-1/+1
* - Add licence=GPLv2 to many octave-forge ports.stephen2014-01-131-0/+2
* - Implement staging for octave-forge ports.stephen2014-01-131-1/+0
* Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-10-261-0/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Update to 1.0.1.stephen2013-09-052-3/+3