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
httperf (ambiguous, available in 2 overlays)
- Ebuilds: 2, Stable: 0.9.1_p20201206-r1, Testing: 0.9.1_p20201206-r1, Snapshot: 9999 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
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+
jmeter-bin
- Ebuilds: 11, Testing: 5.4.1 Description: Load test and measure performance on HTTP/FTP services and databases.
Homepage:https://jmeter.apache.org/ License: Apache-2.0
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: 2, Stable: 0.21.00, Testing: 0.21.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+
vkmark
- Ebuilds: 1, Snapshot: 9999 Description: vkmark is an extensible Vulkan benchmarking suite with targeted, configurable scenes.
Homepage:https://github.com/vkmark/vkmark License: LGPL-2.1
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