|
|
|
|
|
by pjmlp
51 days ago
|
|
CPython current state is more a reflection of resources spent, than what is possible. See experience with Smalltalk and Self, where everything is dynamic dispatch, everything is an object, in a live image that can be monkey patched at any given second. PyPy and GraalPy, and the oldie IronPython, are much better experiences than where CPython currently stands on. |
|
The JIT would help everyone else more than removing the GIL, I wish PyPy became the reference implementation during 2.7