Open
Description
Serial ugrid mesh files often contain millions of mesh elements. If possible we should improve the performance of the ugrid reader. Attached is the stdout/stderr from the execution of from_ugrid
on a 100M element mixed mesh and the corresponding gprof profile. Note, under gprof performance was ~4x slower than without it.