GenGraph
GenGraph copied to clipboard
Look into using PyPy
It is possible that this tools can benefit from the JIT compiler.
Pypy did not seem to significantly increase the runtime.
You may try Numba https://numba.pydata.org/
Will do! Adding this under the projects section / performance improvements.