Re: git: 9a31e1b6d3bf - main - lang/python3*: add LTO option and enable by default everywhere except powerpc64 and riscv64

From: Piotr Kubaj <pkubaj_at_anongoth.pl>
Date: Fri, 11 Mar 2022 23:12:48 UTC
On 22-03-10 04:28:04, Alexey Dokuchaev wrote:
> On Wed, Mar 09, 2022 at 05:35:15PM +0000, Piotr Kubaj wrote:
> > commit 9a31e1b6d3bff1eef9fcd5e72268c238ec5335fb
> > 
> >  lang/python3*: add LTO option and enable by default everywhere
> >  except powerpc64 and riscv64
> 
> What good does it bring?  Also, important information from the PR that
> "LD takes around 300MB for linking so it should be OK to enable it even
> for 32-bit architectures" should have been included in the commit log.
LTO is known to bring smaller and faster binaries, so it's worth to enable it by default on the OS that is touted as performance-focused.

> 
> >  PR:     261974
> >  koobs got his commit bit revoked during review process
> 
> Being able to commit does not affect review process; if it's timeout
> then it's just a timeout.
Fine, that was my mistake after all.

> 
> ./danfe