modulepackage
0.0.0-20200120063459-56caead061c3
Repository: https://github.com/fperf/mysql.git
Documentation: pkg.go.dev
# README
Benchmark MySQL
This is a client of fperf which benchmarks MySQL
How to use
Build with fperf-build
go install github.com/fperf/fperf/bin/fperf-build
fperf-build github.com/fperf/mysql
Run benchmarks
./fperf -goroutine 512 -server 'root@tcp(mysql.example.com:3306)/fperf' mysql 'your sqls'
# Functions
No description provided by the author
# Type aliases
No description provided by the author