A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.unity3d.com/Manual/sprite/../scripting-optimization.html below:

Unity - Manual: Code optimization

Profiling low-level native plug-ins

Asynchronous programming with the Awaitable class

Code optimization

Considering performance in all the code you write helps your project scale without bottlenecks. There are several ways you can improve performance, including avoiding bad practices, profiling your code, implementing appropriate design patterns, and using techniques like asynchronous programming to split work across multiple threads of execution.

Topic Description Asynchronous programming Asynchronous programming in Unity with the .NET async and await keywords and Unity’s own custom Awaitable class. Job system Use Unity’s own Job system to get the most out of multi-core CPUs and parallelize your algorithms. Optimizing your code for managed memory Approaches for optimizing your code to work with managed memory. Additional resources

Profiling low-level native plug-ins

Asynchronous programming with the Awaitable class


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4