2

I just realized that the interpreted Python version of a programming language that I am developing is faster (two times faster) than the compiled version using Nuitka.

Comments
  • 0
    Without wishing to put a downer on things, that probably means your compiled version sucks :-)
Add Comment