bonnie
- Ebuilds: 1, Stable: 2.0.6-r3, Testing: 2.0.6-r3 Description: Performance Test of Filesystem I/O using standard C library calls
Homepage:https://www.textuality.com/bonnie/ License: bonnie
bonnie++
- Ebuilds: 1, Stable: 2.00a, Testing: 2.00a Description:
Bonnie++ is based on the Bonnie hard drive benchmark by Tim Bray. This
program is used by ReiserFS developers, but can be useful for anyone
who wants to know how fast their hard drive or file system is.
Homepage:https://www.coker.com.au/bonnie++/ License: GPL-2
bootchart2
- Ebuilds: 1, Testing: 0.14.9-r1 Description: Performance analysis and visualization of the system boot process
Homepage:https://github.com/xrmx/bootchart License: GPL-2
cpuburn
- Ebuilds: 1, Stable: 1.4a-r5 Description:
CPU testing utilities in optimized assembler for maximum loading
P6 (Intel Pentium Pro/II/III and Celeron TM),
AMD K7 (Athlon/Duron/Thunderbird TM),
AMD K6, and Intel P5 Pentium chips.
Homepage:https://web.archive.org/web/20110623074500/pages.sbcglobal.net/redelm/ License: GPL-2
httperf
- Ebuilds: 1, Stable: 0.9.1_p20201206-r1, Testing: 0.9.1_p20201206-r1 Description: Httperf is a tool for measuring web server
performance. It provides a flexible facility for generating various HTTP
workloads and for measuring server performance. The focus of httperf is
not on implementing one particular benchmark but on providing a robust,
high-performance tool that facilitates the construction of both micro-
and macro-level benchmarks. The three distinguishing characteristics of
httperf are its robustness, which includes the ability to generate and
sustain server overload, support for the HTTP/1.1 and SSL protocols, and
its extensibility to new workload generators and performance
measurements.
Homepage:https://github.com/httperf/httperf License: GPL-2+-with-openssl-exception
hyperfine
- Ebuilds: 2, Stable: 1.20.0, Testing: 1.20.0 Description: A command-line benchmarking tool
Homepage:https://github.com/sharkdp/hyperfine License: || ( Apache-2.0 MIT ) Apache-2.0 BSD-2 BSD ISC MIT MPL-2.0 Unicode-3.0
i7z
- Ebuilds: 1, Stable: 93_p20131012-r3 Description: A better i7 (and now i3, i5) reporting tool for Linux
Homepage:https://github.com/ajaiantilal/i7z License: GPL-2
interbench
- Ebuilds: 1, Stable: 0.31-r1 Description:
This benchmark application is designed to benchmark interactivity in Linux.
It is designed to measure the effect of changes in Linux kernel design or system
configuration changes such as CPU, I/O scheduler and filesystem changes and options.
With careful benchmarking, different hardware can be compared.
Homepage:https://github.com/ckolivas/interbench/ License: GPL-2+
nbench
- Ebuilds: 1, Stable: 2.2.3-r2, Testing: 2.2.3-r2 Description:
NBench, later known as BYTEmark, is a synthetic computing benchmark program
developed in the mid-1990s by the now defunct BYTE magazine
intended to measure a computer's CPU, FPU, and Memory System speed.
Homepage:http://www.tux.org/~mayer/linux/bmark.html License: freedist
siege
- Ebuilds: 1, Stable: 4.1.7, Testing: 4.1.7 Description:
Siege is an http load testing and benchmarking utility. It was designed to let
web developers measure their code under duress, to see how it will stand up to load on the internet.
Siege supports basic authentication, cookies, HTTP, HTTPS and FTP protocols.
It lets its user hit a server with a configurable number of simulated clients.
Homepage:https://www.joedog.org/siege-home https://github.com/JoeDog/siege License: GPL-3
stress
- Ebuilds: 1, Stable: 1.0.7, Testing: 1.0.7 Description:
Stress is a deliberately simple workload generator for POSIX systems.
It imposes a configurable amount of CPU, memory, I/O, and disk stress on the system.
Homepage:https://salsa.debian.org/debian/stress License: GPL-2+
stress-ng
- Ebuilds: 1, Testing: 0.20.01 Description:
Stress-ng will stress test a computer system in various selectable ways.
It was designed to exercise various physical subsystems of a computer
as well as the various operating system kernel interfaces.
It features 200 stress tests, 70 CPU specific stress tests,
that exercise floating point, integer, bit manipulation and control flow
and over 20 virtual memory stress tests.
Homepage:https://github.com/ColinIanKing/stress-ng License: GPL-2+
sysbench
- Ebuilds: 1, Stable: 1.0.20-r101, Testing: 1.0.20-r101 Description: A scriptable multi-threaded benchmark tool based on LuaJIT
Homepage:https://github.com/akopytov/sysbench License: GPL-2+
wrk
- Ebuilds: 1, Stable: 4.2.0 Description:
WRK is a modern HTTP benchmarking tool capable of generating
significant load when run on a single multi-core CPU.
It combines a multithreaded design with scalable event
notification systems such as epoll and kqueue.
An optional LuaJIT script can perform HTTP request generation,
response processing, and custom reporting.
Homepage:https://github.com/wg/wrk License: Apache-2.0 BSD MIT