Profiling low-level native plug-ins
Asynchronous programming with the Awaitable class
Code optimizationConsidering 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 .NETasync
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