sysbench 1.0.20+ds-5 source package in Ubuntu
Changelog
sysbench (1.0.20+ds-5) unstable; urgency=medium * Control: exclude ppc64el once more, as it turns out luajit2 is buggy on that platform as well (segfaults running the testsuite during build in this and other packages). * Control: bump Standards-Version to 4.6.1 (from 4.6.0; no further changes). -- Jeroen Ploemen <email address hidden> Sat, 18 Jun 2022 07:27:59 +0000
Upload details
- Uploaded by:
- jcfp
- Uploaded to:
- Sid
- Original maintainer:
- jcfp
- Architectures:
- any-alpha any-amd64 any-arm64 any-armeb any-arm any-avr32 any-hppa any-i386 any-ia64 any-m32r any-m68k any-mips any-mips64 any-mips64el any-mips64r6 any-mips64r6el any-mipsel any-mipsr6 any-mipsr6el any-nios2 any-or1k any-powerpc any-powerpcel any-ppc64 any-riscv64 any-s390 any-s390x any-sh3 any-sh3eb any-sh4 any-sh4eb any-sparc any-sparc64 any-tilegx
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc | |
Kinetic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
sysbench_1.0.20+ds-5.dsc | 2.7 KiB | 00f1cecf08e6b6b8ab752ceb23052f23cf12484b950d95c94b51d1d7f6fd4ba2 |
sysbench_1.0.20+ds.orig.tar.gz | 235.6 KiB | 9a2d8f1b7474d7956ec6ca69301ed0e4f916295d2d7d400f0622caf8c0c34da7 |
sysbench_1.0.20+ds-5.debian.tar.xz | 11.5 KiB | 8cb0d256660470e90bde6fcb5706bd9a44b7035e9e24d20fa8b065b5fd7cca9e |
Available diffs
- diff from 1.0.20+ds-2 to 1.0.20+ds-5 (1.1 KiB)
- diff from 1.0.20+ds-4 to 1.0.20+ds-5 (937 bytes)
No changes file available.
Binary packages built by this source
- sysbench: 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-dbgsym: debug symbols for sysbench