Source: lmbench
Section: non-free/admin
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Uploaders: dann frazier <dannf@debian.org>
Build-Depends: docbook-to-man, debhelper (>= 12)
Standards-Version: 4.5.0
Homepage: http://www.bitmover.com/lmbench/
Vcs-Git: https://salsa.debian.org/ahs3/lmbench
XS-Autobuild: yes

Package: lmbench
Architecture: any
Recommends: lmbench-doc
Depends: gcc, perl, libc6-dev | libc-dev, ${shlibs:Depends}, ${misc:Depends},
 ${perl:Depends}
Description: Utilities to benchmark UNIX systems
 Lmbench is a set of utilities to test the performance
 of a unix system producing detailed results as well
 as providing tools to process them. It includes a series of
 micro benchmarks that measure some basic operating
 system and hardware metrics:
 .
  * file reading and summing
  * memory bandwidth while reading, writing and copying
  * copying data through pipes
  * copying data through Unix sockets
  * reading data through TCP/IP sockets

Package: lmbench-doc
Section: non-free/doc
Architecture: all
Depends: ${misc:Depends}
Description: Documentation for the lmbench benchmark suite
 This package provides all the documentation included
 in the lmbench benchmark software. This includes:
 .
  * references to published articles
  * presentations made by lmbench authors
  * the rebuttal of an article claiming lmbench is flawed

