Re: Gather performance analysis
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Dilip Kumar <dilipbalaut@gmail.com>
Cc: Tomas Vondra <tomas.vondra@enterprisedb.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2021-09-24T17:10:55Z
Lists: pgsql-hackers
On Fri, Sep 24, 2021 at 1:19 AM Dilip Kumar <dilipbalaut@gmail.com> wrote: > I am looking at the "query-results.ods" file shared by Tomas, with a > million tuple I do not really see where the patch hurts? because I am > seeing in most of the cases the time taken by the patch is 60-80% > compared to the head. And the worst case with a million tuple is > 100.32% are are we pointing to that 0.32% or there is something else > that I am missing here. The spreadsheet has two tabs. Flip to "xeon e5-2620v3" and scroll all the way down. -- Robert Haas EDB: http://www.enterprisedb.com
Commits
-
shm_mq: Update mq_bytes_written less often.
- 46846433a03d 15.0 landed