Work in progress. Performance optimizations for weld(), join(), and possibly other functions. I currently have a handful of ideas scattered across this PR, and probably need to step back, look at the different functions and how they handle shared vs. isolated vertex streams, and make an overall plan to optimize that.
Work in progress. Performance optimizations for weld(), join(), and possibly other functions. I currently have a handful of ideas scattered across this PR, and probably need to step back, look at the different functions and how they handle shared vs. isolated vertex streams, and make an overall plan to optimize that.
Next steps:
Related: