freebsd-ports/benchmarks/sysbench/pkg-descr
Sunpoet Po-Chuan Hsieh 122835992e Update to 1.0.7
- Update COMMENT
- Adjust options:
  - Remove DOCS: manual.html is an empty file
  - Rename LARGEFILE to LFS
- Update pkg-descr
- Take maintainership

Changes:	https://github.com/akopytov/sysbench/releases
2017-05-25 21:13:29 +00:00

14 lines
566 B
Plaintext

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
WWW: https://github.com/akopytov/sysbench