Use generation context to speed up tuplesorts

Edit
ID 3381
Title Use generation context to speed up tuplesorts
Topic Performance
Created 2021-10-29 02:21:06
Last modified 2022-04-04 11:19:16 (2 years, 7 months ago)
Latest email 2022-04-04 11:18:36 (2 years, 7 months ago)
Status
2022-03: Committed
2022-01: Moved to next CF
2021-11: Moved to next CF
Target version
Authors David Rowley (davidrowley)
Reviewers 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/3381
git checkout commitfest/cf/3381
Emails
Use generation context to speed up tuplesorts
First at 2021-07-30 06:42:18 by David Rowley <dgrowleyml at gmail.com>
Latest at 2022-04-04 11:18:36 by David Rowley <dgrowleyml at gmail.com>
Latest attachment (0001-Improve-the-generation-memory-allocator.patch) at 2022-04-01 13:25:51 from Justin Pryzby <pryzby at telsasoft.com>
    Attachment (0001-Improve-the-generation-memory-allocator.patch) at 2022-04-01 13:25:51 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
    Attachment (v5-0001-Improve-the-generation-memory-allocator.patch) at 2022-04-01 09:00:08 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (v4-0001-Improve-the-generation-memory-allocator.patch) at 2022-03-22 15:08:44 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (sortbenchall.txt) at 2022-02-17 23:10:51 from David Rowley <dgrowleyml at gmail.com> (Patch: No)
    Attachment (bench_jemalloc.ods) at 2022-01-25 12:34:23 from Ronan Dunklau <ronan.dunklau at aiven.io> (Patch: No)
    Attachment (bench_trims.ods) at 2022-01-07 11:03:55 from Ronan Dunklau <ronan.dunklau at aiven.io> (Patch: No)
    Attachment (generation context tuplesort.ods) at 2021-12-31 21:26:37 from David Rowley <dgrowleyml at gmail.com> (Patch: No)
    Attachment (bench_results.ods) at 2021-12-16 16:03:39 from Ronan Dunklau <ronan.dunklau at aiven.io> (Patch: No)
    Attachment (add_tracing_to_generation_context.patch) at 2021-12-16 10:56:15 from Ronan Dunklau <ronan.dunklau at aiven.io> (Patch: Yes)
    Attachment (generation.ods) at 2021-09-09 13:37:59 from Tomas Vondra <tomas.vondra at enterprisedb.com> (Patch: No)
    Attachment (generation context tuplesort_v2.ods) at 2021-08-08 10:11:12 from David Rowley <dgrowleyml at gmail.com> (Patch: No)
    Attachment (sortbench_1m.sh.txt) at 2021-08-06 13:07:27 from David Rowley <dgrowleyml at gmail.com> (Patch: No)
    Attachment (0001-generation-bench-v2.patch) at 2021-08-03 14:10:23 from Tomas Vondra <tomas.vondra at enterprisedb.com> (Patch: Yes)
    Attachment (0001-Generation-grow-blocks.patch) at 2021-07-31 02:34:04 from Tomas Vondra <tomas.vondra at enterprisedb.com> (Patch: Yes)
    Attachment (tuplesortbench.sh.txt) at 2021-07-30 06:42:18 from David Rowley <dgrowleyml at gmail.com> (Patch: No)
History
When Who What
2022-04-04 11:19:16 David Rowley (davidrowley) Closed in commitfest 2022-03 with status: Committed
2022-04-04 11:19:16 David Rowley (davidrowley) Changed committer to davidrowley
2022-04-01 13:48:13 Justin Pryzby (justinpryzby) New status: Ready for Committer
2022-02-21 22:39:39 David Rowley (davidrowley) New status: Needs review
2022-02-07 03:25:57 Julien Rouhaud (rjuju) Closed in commitfest 2022-01 with status: Moved to next CF
2022-01-18 06:45:46 Julien Rouhaud (rjuju) New status: Waiting on Author
2021-12-02 14:12:33 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2021-11 with status: Moved to next CF
2021-10-29 02:21:14 David Rowley (davidrowley) Changed authors to David Rowley (davidrowley)
2021-10-29 02:21:06 David Rowley (davidrowley) Attached mail thread CAApHDvoH4ASzsAOyHcxkuY01Qf++8JJ0paw+03dk+W25tQEcNQ@mail.gmail.com
2021-10-29 02:21:06 David Rowley (davidrowley) Created patch record
Edit