Micro-optimizations to avoid some strlen calls. - Mailing list pgsql-hackers

From Ranier Vilela
Subject Micro-optimizations to avoid some strlen calls.
Date
Msg-id CAEudQAotDNsFvGh79BVoHaH36oGHUYXujxiD2FyT97qFgTLOWQ@mail.gmail.com
Whole thread Raw
Responses Re: Micro-optimizations to avoid some strlen calls.  (Michael Paquier <michael@paquier.xyz>)
Re: Micro-optimizations to avoid some strlen calls.  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-hackers
Hi,

There are some places, where strlen can have an overhead.
This patch tries to fix this.

Pass check-world at linux ubuntu (20.04) 64 bits.

regards,
Ranier Vilela
Attachment

pgsql-hackers by date:

Previous
From: Ranier Vilela
Date:
Subject: Re: slab allocator performance issues
Next
From: Daniel Gustafsson
Date:
Subject: Re: OpenSSL 3.0.0 compatibility