HammerDB only provides the TPM indicator but does not provide the TPS or BatchRequest indicators. The two indicators are provided in the following test.
TPM
Transactions per minute (TPM) indicates the number of transactions per minute.
TPS
Transactions per second (TPS) indicates the number of transactions processed by the database per second.
Batch Request
Batch Request indicates the number of requests processed in batches per second.
Note: Batch Request is not simply the sum of TPS and QPS.