Skip to content
Success

Changes

Summary

  1. CmakeLists.txt: Enable Link Time Optimizations (commit: 8a40603) (details)
Commit 8a40603a1184cafa8e99edfe63c5056bcc746b71 by 16738302+Haxk20
CmakeLists.txt: Enable Link Time Optimizations

LTO can be surprisingly big performance improvement
and sometimes can break things tho.
As our goal is to make the fastest AoS game server there is
and we follow the C standarts quite closely we should not have
any issues with LTO.

Enjoy basically free 1-X%  improvement.
(commit: 8a40603)
The file was modified CMakeLists.txt (diff)