Hi, Please don't top-quote.
On 2026-08-24 09:16:28 +0100, Alexandre Felipe wrote: > I also studied the current LWLock the implementation and there is room to > make the no-contention path faster. Is that something worth doing, > or is it pointless? Hard to say without knowing what you're actually going to propose. Of couse making the uncontended path faster is attractive, but correctness / complexity / contended performance all are also not uninmportant. Greetings, Andres Freund
