> On Jun 28, 2021, at 9:05 AM, Mark Dilger <mark.dil...@enterprisedb.com> wrote: > > Is it worth sharting a static inline function that uses your optimization in > other places? s/sharting/sharing/ > How confident are you that your optimization really helps? By which I mean, is the optimization worth the extra branch checking if (len >= 16)? Is the 14% speedup you report dependent on this extra complexity? — Mark Dilger EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
- Re: pglz compression performance, take two Michael Paquier
- Re: pglz compression performance, take two Andrey Borodin
- Re: pglz compression performance, take two Mark Dilger
- Re: pglz compression performance, take two Mark Dilger