Hacker News new | ask | show | jobs
by sicariusnoctis 1138 days ago
I guess JIT type specialization / "monomorphization" might be one way to do it, but I expect that it would be bottlenecked by all the surrounding CPython interpreter stuff.

/amateur_two_cents