Skip to content
apavlo edited this page May 30, 2011 · 26 revisions

This is an implementation of the TPC-C OLTP benchmark. The code is designed to be modular to allow for new drivers to be written for different systems.

This implementation requires either Python 2.7 or Python 2.6 with the argparse package installed.

DISCLAIMER: This implementation does not follow the benchmark specification exactly and cannot be used for official benchmark result reports.

Supported Drivers

Clone this wiki locally