Sign inSign up

iben12/sysbench

By iben12

Updated almost 5 years ago

Sysybench tool for ARM64 architecture

Image
0

172

iben12/sysbench repository overview

This image is built from the https://github.com/akopytov/sysbench repository for sysbench based on an Ubuntu image.

It include test suites found in this repo: https://github.com/Percona-Lab/sysbench-tpcc

Usage:

docker run iben12/sysbench ./tpcc.lua --mysql-host=mysql-db --mysql-user=root --mysql-db=sbt --time=300 --threads=64 --report-interval=1 --tables=10 --scale=100 --db-driver=mysql prepare

docker run iben12/sysbench ./tpcc.lua --mysql-host=mysql-db --mysql-user=root --mysql-db=sbt --time=300 --threads=64 --report-interval=1 --tables=10 --scale=100 --db-driver=mysql run

Find more info in the repo.

Tag summary

Content type

Image

Digest

Size

143.3 MB

Last updated

almost 5 years ago

docker pull iben12/sysbench:1.1.0-arm