Easy Asset Search

Coroutine Alternative

An alternative to Unity's Coroutine with improved performance, accuracy, and compatibility, offering better setup and cleanup times, and similar or better framerate impact.
Coroutine Alternative Asset Image An alternative to Unity's Coroutine with improved performance, accuracy, and compatibility, offering better setup and cleanup times, and similar or better framerate impact.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost.
$4.99
Category:
ToolsUtilities
Developer:
uai
Price:
$4.99
Favorites:
2
Supported Unity Versions:
6000.2.0 or higher
Current Version:
1.0.0
Download Size:
138.55 KB
Last Update:
Feb 17, 2025
Description:
This package provides an alternative to Unity's Coroutine, offering improved performance, accuracy, and compatibility. It outperforms Unity Coroutine in setup and cleanup CPU time, with a significant reduction in utilized time. It also performs similarly or better in terms of framerate impact during runtime. The package is 100% accurate and compatible with most use cases, and includes documentation. Additionally, it introduces a new feature called 'binning' which allows for easy code trimming and stopping of all code in a bin with a single command.
Technical Details:
Outperforms Unity Coroutine in utilized setup CPU time: around 30% of Unity's time taken in all tests. Outperforms Unity Coroutine in utilized cleanup CPU time: around 0.1% of Unity's time taken in all tests. Performs similarly or significantly better than Unity Coroutine with respect to impact on framerate during runtime. 100% the same outcome as a Unity Coroutine in compatible scenarios. Compatible with most use cases. Brings binning to the table: bin your codes to be able to trim your bins in a whim. Includes documentation.
Continue »

Similar Packages