TPC-H
The TPC-H benchmark test includes 22 queries (from Q1 to Q22). The key metric is the response time of each query, that is, the time between submitting a query and receiving the query result.
The measurement unit of the TPC-H benchmark test is the number of queries executed per hour (QphH@size), where:
- H indicates the average number of complex queries executed by the system per hour.
- size indicates the database size.
QphH@size reflects the system's capability to process queries.
Parent topic: TPC-H Test Guide (for MySQL)