软件包:sysbench(1.0.20 ds-7)
multi-threaded benchmark tool for database systems
SysBench is a modular, scriptable and 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.
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 one 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.
其他与 sysbench 有关的软件包
|
|
|
|
-
- dep: libaio1t64 (>= 0.3.113)
- Linux kernel AIO access library - shared library
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libluajit-5.1-2 (>= 2.0.4)
- OpenResty-maintained branch of LuaJIT (shared objects)
- 或者 libluajit-5.1-2 (>= 2.1.0~beta3)
- OpenResty-maintained branch of LuaJIT (shared objects)
-
- dep: libmariadb3 (>= 3.0.0)
- MariaDB database client library
-
- dep: libpq5
- PostgreSQL C client library