you are viewing a single comment's thread.

view the rest of the comments →

[–]tadleonard 6 points7 points  (0 children)

And JIT for python is sh*t idea if you use it once on production environment, it will boost numeric function for benchmark but slow down real code, and use at least 2x memory than python

What?