Created by: vicdoval
The Mask Out node had a .pop function that was super slow.
I rewrote it in another way that boost the node from 2 to 20 times
with 100000 verts
before 0.923sec per call
after 0.098 sec per call
-
Ready for merge.
Created by: vicdoval
The Mask Out node had a .pop function that was super slow.
I rewrote it in another way that boost the node from 2 to 20 times
with 100000 verts
before 0.923sec per call
after 0.098 sec per call