alfxian 0 Posted June 6 (edited) Does code in vex have better perfomance than use nodes? If yes, should I use vex as much as possilble? Edited June 6 by alfxian Share this post Link to post Share on other sites
animatrix 300 Posted June 6 Hi, It depends on the node and the type of algorithm used. But VEX can beat some nodes, while other C++ nodes that are heavily optimized or OpenCL nodes can often times beat VEX performance. 1 Share this post Link to post Share on other sites