Hi Abhaya,
IMO, 3 VMs are definitely not enough for benchmark tests. If you want to make a benchmark test, you need to follow this document to deploy a production cluster. And follow this document to start your tpc-c test.
If we can not meet this machine’s requirements, TiDB might not have the best performance at some typical benchmark tests.
Thanks for reply @CheeseWong
I have deployed that cluster not for production and just for testing.
Can u suggest minimum configuration required for vm’s to tpc-c with 100 warehouses to get desired results.
For benchmark testing, The following configurations are required at a minimum:
- 2 * TiDB
- 3 * TiKV
- 1 * PD
And refer to the following figure for the machine configuration of each component:
can i get any example desired result for tpc-c with 100 warehouses.
What is your desired result? A specific performance number?
Note that tpcc is a generic tool and if you are interested in performance for a specific application I would recommend to test with that application instead of tpcc.
I’m not doing for any application and I’m trying to test tidb database using tpc-c and produce report to our organization.
Are u saying Insufficient configuration is the reason for not getting efficiency in between 0 to 100.