top | item 46838519 (no title) hmry | 29 days ago > Edit: Python has no JITIn 3.14 and up you can enable JIT by setting the env var PYTHON_JIT=1 discuss order hn newest brcmthrowaway|29 days ago Who made this JIT? FAcebook? simonw|28 days ago Facebook engineers (most notably Sam Gross) contributed a lot of the no-GIL work: https://lwn.net/Articles/939981/Much of the initial work on the JIT came from Microsoft's Faster CPython team: https://lwn.net/Articles/1029307/ hmry|29 days ago Lots of people. Several people from Arm and Microsoft, various PhD students... I don't know if anyone working at Facebook worked on the JIT, maybe they did.
brcmthrowaway|29 days ago Who made this JIT? FAcebook? simonw|28 days ago Facebook engineers (most notably Sam Gross) contributed a lot of the no-GIL work: https://lwn.net/Articles/939981/Much of the initial work on the JIT came from Microsoft's Faster CPython team: https://lwn.net/Articles/1029307/ hmry|29 days ago Lots of people. Several people from Arm and Microsoft, various PhD students... I don't know if anyone working at Facebook worked on the JIT, maybe they did.
simonw|28 days ago Facebook engineers (most notably Sam Gross) contributed a lot of the no-GIL work: https://lwn.net/Articles/939981/Much of the initial work on the JIT came from Microsoft's Faster CPython team: https://lwn.net/Articles/1029307/
hmry|29 days ago Lots of people. Several people from Arm and Microsoft, various PhD students... I don't know if anyone working at Facebook worked on the JIT, maybe they did.
brcmthrowaway|29 days ago
simonw|28 days ago
Much of the initial work on the JIT came from Microsoft's Faster CPython team: https://lwn.net/Articles/1029307/
hmry|29 days ago