-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtodo
More file actions
19 lines (18 loc) · 856 Bytes
/
todo
File metadata and controls
19 lines (18 loc) · 856 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Test oltp on docker mariadb
A webservice that connects to a mysql database and performs an oltp benchmark
# Python docker instance
# Connect instance to maria db instance
# From python instance connect sysbench to mariadb
# Python script that connects sysbench with mariadb.
# Execute sysbench against mariadb
# Convert sysbench result to dict/json
# Store result in sqlite
# View info as a graph in html.
https://github.com/tsuna/sysbench-tools
http://tsunanet.net/~tsuna/benchmarks/7K3000-RE4-ConstellationES/sysbench.html
# Loop sysbench
# Analyze the data. What does it mean? What I really need?
# Go through syco.cnf and copy to my2.cnf and run all tests.
# Setup syco-benchmark server on vh06.
# Run all tests against my1 and my2.
# Test sysbench with --oltp-reconnect=off