-
Notifications
You must be signed in to change notification settings - Fork 472
Description
Hey @rmloveland , to confirm, we're committed from a docs perspective update the performance page if @aayushshah15 and @nvanbenschoten evaluate our existing performance benchmarks? They have already committed to re-running TPC-C 110k.
Here's a breakdown of what is expected to be specifically updated:
For our performance page, it would helpful for our users to have the latest performance numbers for TPC-C and other workloads:
TPC-C 150k (scheduled to be done by @aayushshah15 )
- Max Throughput 1,245,462 tpmC
- Max Warehouses with Max Efficiency 100,000 Warehouses
- Max Number of Rows
- Max Unreplicated Data
- Number of Nodes
- Node Machine Type
Linear Scaling
-
Number of nodes Cockroach can achieve linear scaling (in 20.1 it was 256 nodes) - update this sentence if needed: "CockroachDB has no theoretical scaling limit and, in practice, can achieve near-linear performance at X nodes."
-
Sysbench Throughput Report (QPS) needs to be updated with the latest test results as well
-
Lastly, Sysbench Average Latency needs to be updated with the latest:
Related: #8023