PlayMaker Updates & Downloads > Share New Actions

garbage collection actions

(1/1)

dudebxl:
I noticed we have no GC actions. Make sure to check your profiler in Unity5 (or Unity4 pro) to see what effect it has on the game.

3 actions

* GarbageCollection : When such a pause occurs, you can request a collection explicitly.
* GarbageCollectionSmallHeap : Small heap with fast and frequent garbage collection for  games that have long periods of gameplay where a smooth framerate is the main concern
* GarbageCollectionLargeHeap : For games where allocations (and therefore collections) are relatively infrequent and can be handled during pauses in gameplay.
Everything is from here and more info:
http://docs.unity3d.com/Manual/UnderstandingAutomaticMemoryManagement.html

On ecosystem or https://snipt.net/dudebxl/

3d_Artist1987:
Cool action! Thanks

mdotstrange:
Thanks for the actions! I know nothing about GC but now I will learn thanks to these actions  :)

Gua:
What's a maximum heap size I can set? =)

Fat Pug Studio:
Damn man, these are like the best actions ever.

Navigation

[0] Message Index

Go to full version