Skip to content

PostgreSQL- Performance deviation on run same test and workload on multiple trails #286

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

You must be logged in to vote

Hi, the question about threads is not entirely clear. HammerDB itself is not impacted by NUMA issues as the Virtual Users which are OS threads are independent of each other and there is no GIL in the language used https://www.hammerdb.com/blog/uncategorized/what-programming-languages-does-hammerdb-use-and-why-does-it-matter/. PostgreSQL is not thread based but is process based.
The new HammerDB statistics will report information from the active session history.

I would recommend repeating your test but with a gap of 4 or 8 virtual users and continue past 72 rather than jumping to high thread counts. For the minor variations in results after multiple tests related to autovacuum use a tool …

Replies: 6 comments 7 replies

Comment options

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

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@sm-shaw
Comment options

@arjunshetty955
Comment options

@sm-shaw
Comment options

@arjunshetty955
Comment options

@sm-shaw
Comment options

Answer selected by sm-shaw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #285 on November 19, 2021 14:18.