Hello
Im trying to optimize my model a bit so it calculates faster. In that regard, I’ve got some questions:
1: It seems to go faster in Grasshopper with Parallel computing off in my case, at least according to Profiler. Would that also be the case on Shapediver?
-
I have got Brep wireframe on to make the edges look sharp, would this displaying of edges impact time to render on Shapediver much?
-
Even though i have very simple shapes the simplemesh component in Grasshopper seems only to make optimal mesh solutions for polysurfaces made out of quadangular faces, The other ones break and get missing faces even though they are also very simple. How much does it impact speed that meshes are not minimal/optimal. The standard “course mesh grasshopper mesh setting component” also seems to make to unnecessarily many faces, but does it matter much really?
-
Is profiler a good indicator, or are there other ways to asses it, and there any other things i should look for?