diff --git a/app-benchmarks/bonnie++/bonnie++-1.03e.recipe b/app-benchmarks/bonnie++/bonnie++-1.03e.recipe index f9bd39b0d..a44ce176c 100644 --- a/app-benchmarks/bonnie++/bonnie++-1.03e.recipe +++ b/app-benchmarks/bonnie++/bonnie++-1.03e.recipe @@ -1,23 +1,19 @@ SUMMARY="Bonnie++ is a benchmark and test suite for filesystems" DESCRIPTION=" -Bonnie++ is a benchmark suite that is aimed at performing a number of -simple tests of hard drive and file system performance. Then you can -decide which test is important and decide how to compare different -systems after running it. I have no plans to ever have it produce a -single number, because I don't think that a single number can be -useful when comparing such things. - -The main program tests database type access to a single file (or a set -of files if you wish to test more than 1G of storage), and it tests -creation, reading, and deleting of small files which can simulate the -usage of programs such as Squid, INN, or Maildir format email. - -The ZCAV program which I initially released as a seperate package -tests the performance of different zones of a hard drive. It does not -write any data (so you can use it on full file systems). It can show -why comparing the speed of Windows at the start of a hard drive to -Linux at the end of the hard drive (typical dual-boot scenario) isn't -a valid comparison. +Bonnie++ is a benchmark suite that is aimed at performing a number of simple \ +tests of hard drive and file system performance. Then you can decide which \ +test is important and decide how to compare different systems after running \ +it. I have no plans to ever have it produce a single number, because I don't \ +think that a single number can be useful when comparing such things. +The main program tests database type access to a single file (or a set of \ +files if you wish to test more than 1G of storage), and it tests creation, \ +reading, and deleting of small files which can simulate the usage of programs \ +such as Squid, INN, or Maildir format email. +The ZCAV program which I initially released as a seperate package tests the \ +performance of different zones of a hard drive. It does not write any data (so \ +you can use it on full file systems). It can show why comparing the speed of \ +Windows at the start of a hard drive to Linux at the end of the hard drive \ +(typical dual-boot scenario) isn't a valid comparison. " LICENSE="GNU GPL v2" COPYRIGHT="1990, Tim Bray diff --git a/app-benchmarks/ffsb/ffsb-6.0_rc2.recipe b/app-benchmarks/ffsb/ffsb-6.0_rc2.recipe index f8d62def4..c8aecba5b 100644 --- a/app-benchmarks/ffsb/ffsb-6.0_rc2.recipe +++ b/app-benchmarks/ffsb/ffsb-6.0_rc2.recipe @@ -1,9 +1,9 @@ SUMMARY="Flexible Filesystem Benchmark" DESCRIPTION=" -The Flexible Filesystem Benchmark (FFSB) is a cross-platform -filesystem performance measurement tool. It uses customizable profiles -to measure of different workloads, and it supports multiple groups of -threads across multiple filesystems. +The Flexible Filesystem Benchmark (FFSB) is a cross-platform filesystem \ +performance measurement tool. It uses customizable profiles to measure of \ +different workloads, and it supports multiple groups of threads across \ +multiple filesystems. " LICENSE="GNU GPL v2" COPYRIGHT="2001-2004 International Business Machines Corp." diff --git a/app-benchmarks/piozone/piozone-1.0.recipe b/app-benchmarks/piozone/piozone-1.0.recipe index 1530af880..9c685b1be 100644 --- a/app-benchmarks/piozone/piozone-1.0.recipe +++ b/app-benchmarks/piozone/piozone-1.0.recipe @@ -1,5 +1,7 @@ SUMMARY="Hard disk benchmarking program" -DESCRIPTION="Hard disk benchmarking program" +DESCRIPTION=" +Hard disk benchmarking program +" LICENSE="GNU GPL v2" COPYRIGHT="2002 Peter Eriksson" HOMEPAGE="http://www.lysator.se/~pen/piozone/"