Sort functions with specialized comparators

Edit
ID 5036
Title Sort functions with specialized comparators
CI (CFBot) Summary
Stats (from CFBot) Patch version: v11, Patch count: 1, First patch: +34−48, All patches: +34−48
Topic Performance
Created 2024-06-14 08:20:29
Last modified 2025-02-18 07:14:55 (4 days ago)
Latest email 2025-02-18 07:16:23 (4 days ago)
Status
2025-03: Committed
2025-01: Moved to next CF
2024-11: Moved to next CF
2024-09: Moved to next CF
2024-07: Moved to next CF
Target version
Authors Andrey Borodin (x4mmm), Stepan Neretin (fenixrnd.mail.ru)
Reviewers Become reviewer
Committer John Naylor (john.naylor)
Links
Emails
Sort functions with specialized comparators
First at 2024-05-18 18:52:11 by "Andrey M. Borodin" <x4mmm at yandex-team.ru>
Latest at 2025-02-18 07:16:23 by John Naylor <johncnaylorls at gmail.com>
Latest attachment (v11-0001-Specialize-intarray-sorting.patch) at 2025-02-05 13:34:59 from John Naylor <johncnaylorls at gmail.com>
    Attachment (v11-0001-Specialize-intarray-sorting.patch) at 2025-02-05 13:34:59 from John Naylor <johncnaylorls at gmail.com> (Patch: Yes)
    Attachment (v10-0001-Use-specialized-sort-facilities.patch) at 2025-01-14 08:58:40 from John Naylor <johncnaylorls at gmail.com> (Patch: Yes)
    Attachment (v9-0001-Use-specialized-sort-facilities.patch) at 2025-01-06 10:54:29 from John Naylor <johncnaylorls at gmail.com> (Patch: Yes)
    Attachment (v7-0001-Use-specialized-sort-facilities.patch) at 2025-01-04 18:15:27 from "Andrey M. Borodin" <x4mmm at yandex-team.ru> (Patch: Yes)
    Attachment (v6-0001-Use-specialized-sort-facilities.patch) at 2024-12-20 17:16:29 from "Andrey M. Borodin" <x4mmm at yandex-team.ru> (Patch: Yes)
    Attachment (v5-0001-Use-specialized-sort-facilities.patch) at 2024-12-09 13:02:19 from "Andrey M. Borodin" <x4mmm at yandex-team.ru> (Patch: Yes)
    Attachment (v4-0001-Use-specialized-sort-facilities.patch) at 2024-12-05 18:31:53 from "Andrey M. Borodin" <x4mmm at yandex-team.ru> (Patch: Yes)
    Attachment (v3-0001-Use-specialized-sort-facilities.patch) at 2024-12-04 07:46:57 from "Andrey M. Borodin" <x4mmm at yandex-team.ru> (Patch: Yes)
    Attachment (v2-0001-Use-specialized-sort-facilities.patch) at 2024-09-08 08:50:55 from Stepan Neretin <sndcppg at gmail.com> (Patch: Yes)
    Attachment (int_sort_bench3.png) at 2024-07-15 16:42:08 from Stepan Neretin <sncfmgg at gmail.com> (Patch: No)
    Attachment (int_sort_bench.png) at 2024-07-15 10:47:32 from Stepan Neretin <sncfmgg at gmail.com> (Patch: No)
    Attachment (v42-0008-Refactor-sorting-of-attribute-numbers-in-pg_publ.patch) at 2024-06-11 06:32:04 from Stepan Neretin <sncfmgg at gmail.com> (Patch: Yes)
    Attachment (v42-0006-Implemented-benchmarking-for-optimized-sorting.patch) at 2024-06-07 18:50:02 from Stepan Neretin <sncfmgg at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Use-specialized-sort-facilities.patch) at 2024-05-18 18:52:11 from "Andrey M. Borodin" <x4mmm at yandex-team.ru> (Patch: Yes)
History
When Who What
2025-02-18 07:14:55 John Naylor (john.naylor) Closed in commitfest 2025-03 with status: Committed
2025-02-06 10:19:07 John Naylor (john.naylor) New status: Ready for Committer
2025-02-06 10:18:36 John Naylor (john.naylor) Closed in commitfest 2025-01 with status: Moved to next CF
2025-01-03 02:03:18 John Naylor (john.naylor) Added john.naylor as committer
2024-12-05 04:03:34 John Naylor (john.naylor) New status: Needs review
2024-12-02 09:28:24 John Naylor (john.naylor) Closed in commitfest 2024-11 with status: Moved to next CF
2024-10-04 11:36:57 Andrey Borodin (x4m) Closed in commitfest 2024-09 with status: Moved to next CF
2024-09-12 01:08:14 David Rowley (davidrowley) New status: Waiting on Author
2024-08-01 05:53:07 Corey Huinker (coreyh) Closed in commitfest 2024-07 with status: Moved to next CF
2024-06-14 08:32:20 Stepan Neretin (fenixrnd.mail.ru) Changed authors to Andrey Borodin (x4mmm), Stepan Neretin (fenixrnd.mail.ru)
2024-06-14 08:20:29 Stepan Neretin (fenixrnd.mail.ru) Attached mail thread 098A3E67-E4A6-4086-9C66-B1EAEB1DFE1C@yandex-team.ru
2024-06-14 08:20:29 Stepan Neretin (fenixrnd.mail.ru) Created patch record
Edit