GenGraph icon indicating copy to clipboard operation
GenGraph copied to clipboard

Look into using PyPy

Open jambler24 opened this issue 7 years ago • 3 comments

It is possible that this tools can benefit from the JIT compiler.

jambler24 avatar Oct 25 '18 10:10 jambler24

Pypy did not seem to significantly increase the runtime.

jambler24 avatar Nov 13 '18 13:11 jambler24

You may try Numba https://numba.pydata.org/

codemeleon avatar Aug 05 '19 15:08 codemeleon

Will do! Adding this under the projects section / performance improvements.

jambler24 avatar Apr 28 '20 07:04 jambler24