Iterating over a util_sparse_array is very expensive; replace this with a standard dynarray.
Using the sparse 'nodearray' datastructure instead was tested, but found to be slower in some cases.
Iterating over a util_sparse_array is very expensive; replace this with a standard dynarray.
Using the sparse 'nodearray' datastructure instead was tested, but found to be slower in some cases.