Re: [oe] [BUG] python3-protobuf performance regression

2022-05-18 Thread jaskij
On Wed, May 18, 2022 at 5:30 PM Khem Raj wrote: > > > On 5/18/22 5:48 AM, jaskij wrote: > > Hello everyone, > > > > After updating from Hardknott to Kirkstone, we have noticed a massive > > performance regression in python3-protobuf. > > > > The regression is caused by the package not building (a

Re: [oe] [BUG] python3-protobuf performance regression

2022-05-18 Thread Khem Raj
On 5/18/22 5:48 AM, jaskij wrote: Hello everyone, After updating from Hardknott to Kirkstone, we have noticed a massive performance regression in python3-protobuf. The regression is caused by the package not building (and thus not using) the native implementation. What seems to have happen

[oe] [BUG] python3-protobuf performance regression

2022-05-18 Thread jaskij
Hello everyone, After updating from Hardknott to Kirkstone, we have noticed a massive performance regression in python3-protobuf. The regression is caused by the package not building (and thus not using) the native implementation. What seems to have happened is that `DISTUTILS_BUILD_ARGS` in the