pgadapter icon indicating copy to clipboard operation
pgadapter copied to clipboard

chore: support TPCC benchmark

Open hengfengli opened this issue 9 months ago • 0 comments

This adds the support to run TPCC benchmarking with the following runners:

  • PGAdapter + PG JDBC
  • Spanner JDBC

In addition, we enabled the client library's metrics and added a OpenTelemetry metric in the benchmark runner to record roundtrip latencies.

hengfengli avatar May 01 '24 01:05 hengfengli