Open
Description
These rootEnumerated.Count() and rootEnumerated.ToArray() could be optimized ... we actually could allocate a list and then chop the list and would fare better.
Originally posted by @michaelstaib in #1392 (comment)
These rootEnumerated.Count() and rootEnumerated.ToArray() could be optimized ... we actually could allocate a list and then chop the list and would fare better.
Originally posted by @michaelstaib in #1392 (comment)