TopicMailing ListsActivityParticipants
3 commits
Optimize GenerationAlloc() and SlabAlloc()
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1
Refactor AllocSetAlloc(), separating hot and cold paths
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1
Adjust memory allocation functions to allow sibling calls
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1
2024-03Committed
Patch#4869
CINot processed
CommitterDavid Rowley (davidrowley)
Avoid stack frame setup in performance critical routines using tail calls
Avoid stack frame setup in performance critical routines using tail calls
hackers
16 replies
Mar 04, 2024
David RowleyAndres FreundJohn Naylor
1 commit
Improve the performance of the slab memory allocator
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
slab allocator performance issues
slab allocator performance issues
hackers
28 replies
Dec 20, 2022
Andres FreundTomas VondraDavid RowleyJohn NaylorRanier Vilela+1
hackers
8 replies
Jul 27, 2021
Andres FreundNathan BossartFujii Masao
1 commit
pgbench: When using pipelining only do PQconsumeInput() when necessary.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1REL_14_STABLE14beta3
something is wonky with pgbench pipelining
something is wonky with pgbench pipelining
hackers
4 replies
Jul 26, 2021
Andres FreundAlvaro HerreraMichael Paquier
pgsql: Deduplicate choice of horizon for a relation procarray.c.
hackerscomitters
0 replies
Jul 25, 2021
Andres Freund
pgsql: Deduplicate choice of horizon for a relation procarray.c.
comitters
0 replies
Jul 25, 2021
Andres Freund
Using a stock openssl BIO
hackers
4 replies
Jul 21, 2021
Andres FreundBruce MomjianDaniel Gustafsson