Test metrics

Updated at:

ApsaraDB RDS for PostgreSQL performance benchmarks use two metrics: transactions per second (TPS) and queries per second (QPS).

MetricDefinition
TPS (transactions per second)The number of transactions completed per second. Each transaction consists of 18 SQL statements.
QPS (queries per second)The number of SQL statements executed per second, covering read, write, and other operations.