Skip to content

unity-collection-pool

Use Unity collection pools on measured hot paths. Use when reducing GC allocations from repeated temporary List, Dictionary, HashSet, or object creation in Unity code.

Repository Source folder

Details

Path
skills/unity-collection-pool/SKILL.md

FAQ