Converting the mesh to a Polysurface is the slowest step in the graph. You could try the “Mesh.ToPolySurface” node in spring nodes (version 100.0.1 + ). It’s multi-threaded and should perform the conversion noticeably faster. You’ll first need to extract the mesh from the topo with the “Topography.Mesh” node.