Jump to letter: [
034679ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
sysbench - System performance benchmark
- Description:
SysBench is a modular, cross-platform and multi-threaded benchmark
tool for evaluating OS parameters that are important for a system
running a database under intensive load.
The idea of this benchmark suite is to quickly get an impression about
system performance without setting up complex database benchmarks or
even without installing a database at all. Current features allow to
test the following system parameters:
- file I/O performance
- scheduler performance
- memory allocation and transfer speed
- POSIX threads implementation performance
- database server performance (OLTP benchmark)
Primarily written for MySQL server benchmarking, SysBench will be
further extended to support multiple database backends, distributed
benchmarks and third-party plug-in modules.
Packages
| sysbench-1.0.6-1.fc24.x86_64
[136 KiB] |
Changelog
by Xavier Bachelot (2017-04-16):
- Update to 1.0.6.
- Use bundled cram for EL6.
- Tweak conditionals.
- Remove --with-gcc-arch=native hack on arm.
|
| sysbench-1.0.5-1.fc24.x86_64
[136 KiB] |
Changelog
by Xavier Bachelot (2017-04-07):
- Update to 1.0.5.
- Fix conditional around ExclusiveArch.
- Restore EL6 support, luajit (RHBZ#1432377) and python-cram (RHBZ#1432378) are
currently missing though.
|