[root@localhost ~]# rpm -qi sysbench-1.0.20-1.el7.x86_64
Name : sysbench
Version : 1.0.20
Release : 1.el7
Architecture: x86_64
Install Date: 2023年11月07日 星期二 16时25分59秒
Group : Applications/System
Size : 1196927
License : GPLv2+
Signature : (none)
Source RPM : sysbench-1.0.20-1.el7.src.rpm
Build Date : 2020年04月25日 星期六 00时04分57秒
Build Host : b941562d41e1
Relocations : (not relocatable)
URL : https://github.com/akopytov/sysbench/
Summary : Scriptable database and system performance benchmark
Description :
sysbench is a scriptable multi-threaded benchmark tool based on
LuaJIT. It is most frequently used for database benchmarks, but can also
be used to create arbitrarily complex workloads that do not involve a
database server.
sysbench comes with the following bundled benchmarks:
- oltp_*.lua: a collection of OLTP-like database benchmarks
- fileio: a filesystem-level benchmark
- cpu: a simple CPU benchmark
- memory: a memory access benchmark
- threads: a thread-based scheduler benchmark
- mutex: a POSIX mutex benchmark