Closed paulsmithkc closed 3 years ago
@paulsmithkc I am not maintaining this. You may want to look at @asya999's fork: https://github.com/mongodb-labs/py-tpcc
If you want a SQL-based benchmarking suite, check out our BenchBase: https://github.com/cmu-db/benchbase
When I try to run the benchmark against with Python 3.9, I'm getting a syntax error on tpcc.py line 117.
Am I using the wrong version of Python for this project?