Optimize large data manipulation

Try running the same code in GHPython (or IronPython 2) instead of CPython 3:

Also try skipping type-hints and wrapping the output points:

2 Likes