Overview
Request 1180096 revoked
- Reduce memory usage for aarch64
- Created by Guillaume_G
- In state revoked
- Package maintainers: dheidler and dziobian
Loading...
Request History
Guillaume_G created request
- Reduce memory usage for aarch64
dziobian declined request
That line is already added below. All aarch64 targets are built with LTO already.
Guillaume_G revoked request
The package 'home:Guillaume_G:branches:openSUSE:Factory:ARM/nodejs-electron' has been removed
I managed to build electron without //components/sync with its ginormous protos and it seems it now builds on aarch64 without limiting threads. Will submit an update later today.
What is //components/sync for? I mean which features are we losing?
we are losing no features. //components/sync is used for Google account integration, and i have stolen a QtWebEngine patch removing these hooks from Chromium. This reduces binary size by about 1–2 megabytes.
It still fails sometimes. Honestly reconfiguring one of the builders to allocate more ram to VMs would help here.