LINQ to GameObject is optimized heavily. Traverse methods returns hand optimized struct enumerator so it can avoid garbage when enumerate. Unity compiler has bugs so can not avoid IDisposable boxing ...
LINQ to GameObject is optimized heavily. Traverse methods returns hand optimized struct enumerator so it can avoid garbage when enumerate. Unity compiler has bugs so can not avoid IDisposable boxing ...