JIT expression evaluation improvements

Edit
ID 2501
Title JIT expression evaluation improvements
Topic Performance
Created 2020-03-01 08:39:12
Last modified 2020-09-30 06:53:50 (4 years, 1 month ago)
Latest email 2020-09-30 06:54:36 (4 years, 1 month ago)
Status
2020-09: Returned with feedback
2020-07: Moved to next CF
2020-03: Moved to next CF
Target version
Authors Andres Freund (andresfreund)
Reviewers Become reviewer
Committer
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/2501
git checkout commitfest/cf/2501
Emails
WIP: expression evaluation improvements
First at 2019-10-23 16:38:49 by Andres Freund <andres at anarazel.de>
Latest at 2020-09-30 06:54:36 by Michael Paquier <michael at paquier.xyz>
Latest attachment (v1-0001-jit-Eliminate-const-pointer-to-fmgrinfo.patch) at 2020-03-03 20:21:44 from Soumyadeep Chakraborty <sochakraborty at pivotal.io>
    Attachment (v1-0001-jit-Eliminate-const-pointer-to-fmgrinfo.patch) at 2020-03-03 20:21:44 from Soumyadeep Chakraborty <sochakraborty at pivotal.io> (Patch: Yes)
    Attachment (v3-0001-Resolve-PL-handler-names-for-JITed-code-instead-o.patch) at 2020-02-20 01:17:57 from Soumyadeep Chakraborty <sochakraborty at pivotal.io> (Patch: Yes)
    Attachment (v2-0001-Rely-on-llvmjit_types-for-building-EvalFunc-calls.patch) at 2019-10-29 06:58:11 from Soumyadeep Chakraborty <sochakraborty at pivotal.io> (Patch: Yes)
    Attachment (v2-0001-Optimize-generated-functions-earlier-to-lower-mem.patch) at 2019-10-28 06:46:22 from Soumyadeep Chakraborty <sochakraborty at pivotal.io> (Patch: Yes)
    Attachment (compare.png) at 2019-10-23 16:38:49 from Andres Freund <andres at anarazel.de> (Patch: No)
History
When Who What
2020-09-30 06:53:50 Michael Paquier (michael-kun) Closed in commitfest 2020-09 with status: Returned with feedback
2020-09-05 17:36:13 John Naylor (john.naylor) New status: Waiting on Author
2020-08-06 18:58:41 Daniel Gustafsson (d_gustafsson) Changed reviewers to
2020-08-03 09:08:50 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2020-07 with status: Moved to next CF
2020-04-08 15:32:54 David Steele (dsteele) Closed in commitfest 2020-03 with status: Moved to next CF
2020-03-12 16:25:17 Soumyadeep Chakraborty (soumyadeep2007) Added soumyadeep2007 as reviewer
2020-03-01 08:39:21 Andres Freund (andresfreund) Changed authors to Andres Freund (andresfreund)
2020-03-01 08:39:12 Andres Freund (andresfreund) Attached mail thread 20191023163849.sosqbfs5yenocez3@alap3.anarazel.de
2020-03-01 08:39:12 Andres Freund (andresfreund) Created patch record
Edit