sysbench 1.0.20+ds-7 source package in Ubuntu

Changelog

sysbench (1.0.20+ds-7) unstable; urgency=medium

  * Replace build-dep on libluajit2-5.1-dev with its equivalent provided
    by the libluajit without a "2". (Closes: #1072353)
  * Control: bump Standards-Version to 4.7.0 (from 4.6.2; no further
    changes).
  * Control: replace build-dep on pkg-config with pkgconf.

 -- Jeroen Ploemen <email address hidden>  Sat, 01 Jun 2024 16:03:11 +0000

Upload details

Uploaded by:
jcfp
Uploaded to:
Sid
Original maintainer:
jcfp
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
sysbench_1.0.20+ds-7.dsc 2.0 KiB fffd4132cdb6700b565a1f5de7e62a272a71f5cb952716bc56e8842d174f0635
sysbench_1.0.20+ds.orig.tar.gz 235.6 KiB 9a2d8f1b7474d7956ec6ca69301ed0e4f916295d2d7d400f0622caf8c0c34da7
sysbench_1.0.20+ds-7.debian.tar.xz 11.4 KiB 9add3bdd0edd34c936a479448106683fa9da2f611d995266ad32a33875ec4a06

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