LO
Lordess/benchmarksql_for_mysql
A variant of benchmarksql 4.1 . Works well with MySQL and MyCat.
benchmarksql_for_mysql
This variant is forked from a modified version of benchmarksql(4.1).
What is this
Compare to the original , we works on objectss belows:
-
Add support for MySQL protocol
-
Replace complex statements( i.e. JOIN ) with simple CRUD statement so that a MyCat with weak parser and optimizer can be the backend of the benchmark
-
Some little optimize or even refactor
How-to run
Please refer to the HOW-TO-RUN.txt.
Special thanks
jTPCC
A Java-based implementation of TPC-C. Everything starts from here
benchmarksql
A successor of jTPCC with a really good arhitecture. We folked our project from this.
MyCat
A Java-based mysql protocol router.
Contributors ( alphabetic order )
- Hailong Li
- Weihua Peng
- Yue Zhong(John)
On this page
Languages
Java77.9%Shell18.8%Gnuplot1.7%PLpgSQL1.6%
Contributors
Created July 6, 2017
Updated April 21, 2021