Skip to content

High CPU VM SQL TPC-C Test #210

Answered by billramo
replicar asked this question in Q&A
Feb 26, 2021 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

Hi Dmitry,
You are likely constrained by the SQL Server log in terms of IOPS and/or MB/s with your file system. I'm guessing that with the core count, you have a fair amount of RAM as well on these VMs. Your CPU is not likely the system constraint. The size of the database is way too small to see any core benefit as well since you are not CPU constrained.

You need to start out with a hypothesis that aligns to what your trying to simulate. For example, when I benchmarked TPC-C against AWS and Azure with against 64 vCore VMs, I decided that the number of warehouses should generate a database size that would not fit into memory to simulate a realistic sizing found in the real world scenarios…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@replicar
Comment options

Answer selected by sm-shaw
Comment options

You must be logged in to vote
1 reply
@replicar
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants