mirror of
https://github.com/mumble-voip/mumble.git
synced 2025-10-26 11:19:16 +00:00
In theory LTO could give us a bit more performance than what we are currently seeing. Client-side this will probably not be very noticeably but on the server-side a few drops of extra performance can't hurt. LTO will be enabled by default in all non-Debug builds. It remains disabled for Debug builds as this is expected to be the kind of build that a developer will use when they perform their work and there it is useful to be able to go through multiple iterations of the program, without waiting long times on the linker each time. |
||
|---|---|---|
| .. | ||
| additional-readmes | ||
| dev | ||
| media/images | ||
| DeveloperConsole.md | ||
| DockerCompose.md | ||
| GlobalShortcuts.md | ||