Re: Patch for fast gin cache performance improvement - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: Patch for fast gin cache performance improvement
Date
Msg-id 1371571799.93981.YahooMailNeo@web162904.mail.bf1.yahoo.com
Whole thread Raw
In response to Patch for fast gin cache performance improvement  (Ian Link <ian@ilink.io>)
Responses Re: Patch for fast gin cache performance improvement  (Kevin Grittner <kgrittn@ymail.com>)
List pgsql-hackers
Ian Link <ian@ilink.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



pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Support for REINDEX CONCURRENTLY
Next
From: Fujii Masao
Date:
Subject: Re: SET work_mem = '1TB';