I am giving HOPS and Compute a spin, it was quick to get up and running.
As a first test I’ve substituted a cluster in a larger definition with a small .gh file being called by HOPS.
Eight float inputs connected to HOPS definition, outputs a Nurbs curve. It is working as expected, cool.
The difference is that seemingly during the the HOPS function execution, the curve blanks out, disappears, then reappears about 0.75 seconds later.
In the stock Grasshopper definition, the curve never goes blank, the new curve just updates after the solve.
Is this standard behavior? The HOPS geometry is removed at the start of the process and is replaced at the conclusion with the new geometry?