sysbench 1.0.20+ds-6build1 source package in Ubuntu

Changelog

sysbench (1.0.20+ds-6build1) noble; urgency=medium

  * No-change rebuild against libaio1t64

 -- Steve Langasek <email address hidden>  Sat, 16 Mar 2024 09:17:47 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sysbench_1.0.20+ds.orig.tar.gz 235.6 KiB 9a2d8f1b7474d7956ec6ca69301ed0e4f916295d2d7d400f0622caf8c0c34da7
sysbench_1.0.20+ds-6build1.debian.tar.xz 11.5 KiB 075fea9799d82557799a09f7c0add2a7ea474afc126a037be1fee99a266c71d6
sysbench_1.0.20+ds-6build1.dsc 2.2 KiB 6997e77d19ce8fc777663c8fc404a09e6a73d18c7a7e10dc9f6d22fabd2fc221

View changes file

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