---
name: bonnie
version: 2.0.6_1
origin: benchmarks/bonnie
comment: Performance Test of Filesystem I/O
arch: freebsd:9:x86:64
www: http://www.textuality.com/bonnie/
maintainer: kuriyama@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 15111
desc: "Bonnie: Filesystem Benchmark Program\n\nBonnie tests the speed of file I/O
  using standard C library calls.\nIt does reads and writes of blocks, testing for
  the limit of sustained\ndata rate (usually limited by the drive or controller) and
  updates on\na file (better simulating normal operating conditions and quite dependent
  \non drive and OS optimisations).\n\nThe per-character read and write tests are
  generally limited by CPU speed\nonly on current-generation hardware. It takes some
  35 SPECint92 to read\nor write a file at a rate of 1MB/s using getc() and putc().\n\nThe
  seek tests are dependent on the buffer cache size, since the fraction\nof disk blocks
  that fits into the buffer cache will be found without any \ndisk operation and will
  contribute zero seek time readings. I.e. if the \nbuffer cache is 16MB and the Bonnie
  test file is 32MB in size, then the \nseek time will come out as half its real value.
  The seek time includes \nrotational delay, and will thus always come out higher
  than specified for \na drive.\n\nWWW: http://www.textuality.com/bonnie/\n"
categories: [benchmarks]
files:
  /usr/local/bin/bonnie: 55ec13c6e4988d798aaf95c94faa3b235db94406c849cdecc63f50934256e04b
  /usr/local/man/man1/bonnie.1.gz: bb0aac4bf9a67c172dc4fb4b7261fa133c3fbf906cca573ccd19480b0aa99a74
scripts: {}
