Skip to content

taskmanager: Make the player controller load on demand

Fushan Wen requested to merge (removed):player-controller-load-on-demand into master

This is expected to slightly improve the loading speed and the memory consumption of ToolTipInstance.

CCBUG: 433907

Tested on a low-end PC. With !635 (merged), !636 (merged), !637 (merged) and !638 (closed), Loader seems to be effective in speeding up the initialization of ToolTipInstance.

https://youtu.be/n3dP_hnG_D0

Edited by Fushan Wen

Merge request reports