All Products
Search
Document Center

AnalyticDB:Performance test for data import and query in Serverless Pro mode

Last Updated:Mar 28, 2026

AnalyticDB for PostgreSQL in Serverless Pro mode imports 1 TB of TPC-H data faster and completes all 22 TPC-H queries faster than elastic storage mode. This page presents the full benchmark results.

The TPC-H implementation used in this test is based on TPC-H benchmarking. These test results cannot be compared with published TPC-H benchmark results because the tests do not meet all TPC-H benchmark requirements.

Test configuration

The following table lists the specifications for each instance type used in this test.

AttributeServerless Pro modeElastic storage mode
Reserved computing resources96 CUs (96 compute nodes)
Serverless cache size1 TB
Compute node specifications2 cores, 16 GB
Number of compute nodes48

Data import performance

The import test loads the TPC-H lineitem table (1 TB) from Object Storage Service (OSS) using the OSS Foreign Data Wrapper (FDW).

Results are measured in seconds. Lower is better.
Data volumeElastic storage modeServerless Pro mode
TPC-H 1 TB791.3 s556.71 s

Serverless Pro mode imported 1 TB of data in 556.71 s, compared to 791.3 s for elastic storage mode.

Data query performance

The query test uses the TPC-H qgen tool to generate 1 TB of data and measures query time for all 22 standard TPC-H queries. For the full test procedure, see TPC-H performance testing for AnalyticDB for PostgreSQL V6.

Results are measured in seconds. Lower is better.
QueryElastic storage modeServerless Pro mode
Q0114.28 s9.41 s
Q020.52 s0.61 s
Q034.58 s3.43 s
Q042.66 s1.72 s
Q054.92 s3.75 s
Q060.62 s0.49 s
Q073.96 s3.12 s
Q083.75 s2.44 s
Q0918.87 s13.32 s
Q104.19 s3.23 s
Q110.93 s1.03 s
Q122.4 s2.25 s
Q1311.75 s8.21 s
Q140.81 s0.64 s
Q153.94 s4.74 s
Q162.34 s2.95 s
Q171.83 s1.49 s
Q1822.3 s12.48 s
Q193.41 s2.28 s
Q202.2 s2.1 s
Q219.56 s5.54 s
Q223.02 s2.41 s
Total122.84 s87.64 s

Serverless Pro mode completed all 22 queries in 87.64 s, compared to 122.84 s for elastic storage mode.