sysbench 1.0.20+ds-6build2 source package in Ubuntu

Changelog

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

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 19:23:06 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
sysbench_1.0.20+ds.orig.tar.gz 235.6 KiB 9a2d8f1b7474d7956ec6ca69301ed0e4f916295d2d7d400f0622caf8c0c34da7
sysbench_1.0.20+ds-6build2.debian.tar.xz 11.6 KiB c8ddd04bb96ca186be0ddc3df2e7be8e6c944ac4e2fc52c9040c3ebb26728f53
sysbench_1.0.20+ds-6build2.dsc 2.1 KiB 557e139bc53dd4fd9fa074a2525069d876dc434b6e0f9caa453f96f56c9d88b5

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