underscoreus Posted March 4, 2020 Share Posted March 4, 2020 (edited) Heyo, As the title suggests, I was wondering if there is such a thing as a list of vex functions detailing which ones are the fastest to execute. Looking to writing more efficient vex to hopefully lower cook times of heavier wrangles (heavier in this case meaning having to go over more elements(prims, points etc)). I've had a look at my performance monitor and can see that in my tree the nodes taking up most time are the wrangles. They aren't "that" slow, around 0.2s pr.wrangle, but since there are quiet a few it adds up at the bottom of the node tree. Thanks for the read! Edited March 4, 2020 by underscoreus More information added Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.