Name: | sysbench |
---|---|
Version: | 1.0.9 |
Release: | 2.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 548668 |
License: | GPLv2+ |
RPM: | sysbench-1.0.9-2.el7.x86_64.rpm |
Source RPM: | sysbench-1.0.9-2.el7.src.rpm |
Build Date: | Wed Nov 08 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/akopytov/sysbench/ |
Summary: | 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. |
- Add patch to fix build against mariadb 10.2.8.
- Update to 1.0.9 (RHBZ#1488694). - Drop upstreamed patch. - Drop Group: tag.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Add patch from Honza Horak to fix build against mariadb 10.2 (RHBZ#1470540).
- Update to 1.0.8. - Fix creation and installation of manual.html file. - Sort BuildRequires.
- Update to 1.0.7.
- Update to 1.0.6. - Use bundled cram for EL6. - Tweak conditionals. - Remove --with-gcc-arch=native hack on arm.
- Update to 1.0.5. - Fix conditional around ExclusiveArch. - Restore EL6 support, luajit (RHBZ#1432377) and python-cram (RHBZ#1432378) are currently missing though.
- Don't build aarch64 on el7.