sysbench 1.0.18+ds-1 source package in Ubuntu

Changelog

sysbench (1.0.18+ds-1) unstable; urgency=medium

  * New upstream release.
  * Control:
    + switch Vcs fields to salsa.d.o.
    + replace build-dep on python-cram with python3-cram.
      (Closes: #943283)
  * Manpage: update to match current options. (Closes: #942369)
  * Copyright:
    + add upstream debian dir to Files-Excluded.
    + bump years for upstream and packaging.
  * Bump Standards-Version to 4.4.1 (from 4.4.0; no further changes).
  * Tests: switch upstream-test to python3-cram.
  * Patches: add 05_use_python3_version_of_cram.

 -- JCF Ploemen (jcfp) <email address hidden>  Tue, 12 Nov 2019 19:44:04 +0000

Upload details

Uploaded by:
jcfp
Uploaded to:
Sid
Original maintainer:
jcfp
Architectures:
any-alpha any-amd64 any-arm64 any-armeb 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-ppc64el any-riscv64 any-s390 any-s390x any-sh3 any-sh3eb any-sh4 any-sh4eb any-sparc any-sparc64 any-tilegx arm armel
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
sysbench_1.0.18+ds-1.dsc 2.8 KiB 17de5cdad152fb0ea6b4da6d79585c70a2ca12a5935ac662c323bb85c0ec5132
sysbench_1.0.18+ds.orig.tar.gz 235.3 KiB 357890024d6b427c2374d2f11d2b0c927da69873e4b8375a206606d3fcd22228
sysbench_1.0.18+ds-1.debian.tar.xz 10.6 KiB 9c1f17bf8039ecca808db8d0f3c04673ce740771df0c82b70065132954901bd6

Available diffs

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