|
|
|
|
|
by Sponge5
196 days ago
|
|
At my company, we have not seen any performance benefits from LTO on a GCC cross-compiled Qt application. GCC version: 11.3
target: Cortex-A9
Qt version: 5.15 I think we tested single core and quad core, also possibly a newer GCC version, but I'm not sure. Just wanted to add my two cents. |
|
And programs full of pointer-chasing are quite pessimized; highly-OO code is a common example, which includes almost all GUIs, even in C++.