Package: lbench
Version: 3.7
Architecture: amd64
Section: utils
Installed-Size: 500
Maintainer: Mike Cornelison <kornelix@posteo.de>
Priority: optional
Homepage: https://kornelix.net/
Depends: libc6, libgtk-3-0, binutils
Description: Measure multi-thread CPU and OS performance. 
 CPU and OS performance are measured for 1-9 parallel threads. 
 The objective is to measure how performance scales with threads. 
 Benchmarks (per thread and total) include the following: 
 CPU speed for integer and double arithmetic and some math functions. 
 Memory speed for small (cache) and large (main) memory regions.
 Overhead times for thread creation and switching, process creation.
 The time to compute fibonacci numbers using the recursion method.


