From: | Kevin Grittner <kgrittn(at)ymail(dot)com> |
---|---|
To: | Ian Link <ian(at)ilink(dot)io>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Patch for fast gin cache performance improvement |
Date: | 2013-06-18 16:09:59 |
Message-ID: | 1371571799.93981.YahooMailNeo@web162904.mail.bf1.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Ian Link <ian(at)ilink(dot)io> wrote:
> This patch contains a performance improvement for the fast gin
> cache.
> Our test queries improve from about 0.9 ms to 0.030 ms.
Impressive!
> Thanks for reading and considering this patch!
Congratulations on your first PostgreSQL patch! To get it
scheduled for review, please add it to this page:
https://commitfest.postgresql.org/action/commitfest_view/open
You will need to get a community login (if you don't already have
one), but that is a quick and painless process. Choose an
appropriate topic (like "Performance") and reference the message ID
of the email to which you attached the patch. Don't worry about
the fields for reviewers, committer, or date closed.
Sorry for the administrative overhead, but without it things can
fall through the cracks. You can find an overview of the review
process with links to more detail here:
http://wiki.postgresql.org/wiki/CommitFest
Thanks for contributing!
--
Kevin Grittner
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Fujii Masao | 2013-06-18 16:10:57 | Re: SET work_mem = '1TB'; |
Previous Message | Fujii Masao | 2013-06-18 15:37:20 | Re: Support for REINDEX CONCURRENTLY |