Faster compactify_tuples()

Edit
ID 2687
Title Faster compactify_tuples()
Topic Performance
Created 2020-08-19 21:02:23
Last modified 2020-09-16 01:30:21 (4 years, 2 months ago)
Latest email 2020-09-16 23:21:37 (4 years, 2 months ago)
Status
2020-09: Committed
Target version
Authors David Rowley (davidrowley)
Reviewers Thomas Munro (macdice)Become reviewer
Committer David Rowley (davidrowley)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/2687
git checkout commitfest/cf/2687
Emails
Optimising compactify_tuples()
First at 2020-08-17 11:00:34 by Thomas Munro <thomas.munro at gmail.com>
Latest at 2020-09-16 23:21:37 by David Rowley <dgrowleyml at gmail.com>
Latest attachment (v8-0001-Optimize-compactify_tuples-function.patch) at 2020-09-14 05:27:00 from David Rowley <dgrowleyml at gmail.com>
    Attachment (v8-0001-Optimize-compactify_tuples-function.patch) at 2020-09-14 05:27:00 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (benchmark_chart_v6b.png) at 2020-09-10 15:53:22 from David Rowley <dgrowleyml at gmail.com> (Patch: No)
    Attachment (benchmark_table.txt) at 2020-09-10 13:45:29 from David Rowley <dgrowleyml at gmail.com> (Patch: No)
    Attachment (compactify_tuples_dgr_v3.patch.txt) at 2020-09-09 14:33:56 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (compact_test.c) at 2020-09-08 16:30:15 from David Rowley <dgrowleyml at gmail.com> (Patch: No)
    Attachment (compactify_tuples_dgr.patch.txt) at 2020-09-07 07:47:59 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Add-sort_template.h-for-making-fast-sort-function.patch) at 2020-08-19 23:27:28 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-Add-sort_template.h-for-making-fast-sort-functions.patch) at 2020-08-19 11:41:41 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-Add-parameterized-sorting-searching-support.patch) at 2020-08-17 11:00:34 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
History
When Who What
2020-09-16 01:30:21 David Rowley (davidrowley) Closed in commitfest 2020-09 with status: Committed
2020-09-16 01:30:14 David Rowley (davidrowley) Added davidrowley as committer
2020-09-09 21:48:36 Thomas Munro (macdice) Changed reviewers to Thomas Munro (macdice)
2020-09-09 21:48:36 Thomas Munro (macdice) Changed authors to David Rowley (davidrowley)
2020-09-09 21:48:36 Thomas Munro (macdice) Changed name to Faster compactify_tuples()
2020-08-31 02:38:28 David Rowley (davidrowley) Added davidrowley as reviewer
2020-08-19 21:02:32 Thomas Munro (macdice) Changed authors to Thomas Munro (macdice)
2020-08-19 21:02:23 Thomas Munro (macdice) Attached mail thread CA+hUKGKMQFVpjr106gRhwk6R-nXv0qOcTreZuQzxgpHESAL6dw@mail.gmail.com
2020-08-19 21:02:23 Thomas Munro (macdice) Created patch record
Edit