3 Years Ago
Get rid of allocations in NetworkQueueList.Clear Better implementation of GetEnumerator for BufferList<T> and ListHashSet<T> to get rid of enumerator allocations Genericized List.Compare so it can take advantage of specialized enumerators instead of boxing them