Created by: vicdoval
for 100000 verts Previous with input numpy 0.199 secs Previous with input python 0.121 secs
New with input python and output python 0.074 secs New with input numpy and output python 0.044 secs New with input python and output numpy 0.027 secs New with input numpy and output numpy 0.005 secs
-
Code changes complete. -
Code documentation complete. -
Documentation for users complete (or not required, if user never sees these changes). -
Manual testing done. -
Unit-tests implemented. -
Ready for merge.