Comment on Reflections on 2 years of CPython's JIT CompilerparentComments−adgjlsfhk11yI think a major factor is C API prevalence. The python C-api is bad and widely used so it's very difficult to improve.−maxime_cb1yRuby has the same unfortunate problem.
Comments
I think a major factor is C API prevalence. The python C-api is bad and widely used so it's very difficult to improve.
Ruby has the same unfortunate problem.