Skip to content

Performance for tpcc is sql server in-memory db is lower than the regular db #305

Answered by sm-shaw
bbcc1 asked this question in Q&A
Discussion options

You must be logged in to vote

Issue, converted to discussion Q&A. A quick test (on an older PC) with results shown as below from HammerDB v4.3 shows that this is not the case - with the in-memory database returning 1.35X higher performance than on-disk for a single Virtual User.

Note that the organization of in-memory and a regular database is different, and this is covered in the HammerDB documentation:
See section 3.2 here https://www.hammerdb.com/docs/ch04s03.html
https://www.hammerdb.com/docs/ch04s04.html#d0e1563

You should use SSMS and generate the in-memory reports as described in the documentation to understand what impacts on in-memory performance. In particular, note the hash bucket multiplier and related rep…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by sm-shaw
Comment options

You must be logged in to vote
1 reply
@sm-shaw
Comment options

Comment options

You must be logged in to vote
1 reply
@sm-shaw
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
Converted from issue

This discussion was converted from issue #304 on January 04, 2022 10:46.