Content-Length: 19026 | pFad | https://docs.unity3d.com/ScriptReference/../Manual/../ScriptReference/Il2CppLTOMode.html

Unity - Scripting API: Il2CppLTOMode
Version: Unity 6.5 (6000.5)
LanguageEnglish
  • C#

Il2CppLTOMode

enumeration

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Description

LTO (Link Time Optimization) mode options for IL2CPP builds.

Supported Platforms:

  • Linux
  • EmbeddedLinux

This setting controls the level of link-time optimization (LTO) applied during the build process. This setting applies only if you set Il2CppCompilerConfiguration to Il2CppCompilerConfiguration.Master.

Properties

Property Description
NoneNo LTO mode is applied.
ThinThin LTO mode. This mode performs fewer link-time optimizations compared to Full LTO, resulting in faster build times but potentially lower runtime performance.
FullFull LTO mode. This mode performs the most link-time optimizations, potentially improving runtime performance at the expense of longer build times.








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://docs.unity3d.com/ScriptReference/../Manual/../ScriptReference/Il2CppLTOMode.html

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy