Texonom
Texonom
/
Engineering
Engineering
/Software Engineering/Programming/Programming Language/Programming Languages/4GL/
Python
Python
/Python Implementation/
Skybison
Search

Skybison

Creator
Creator
Seonglae Cho
Created
Created
2021 Sep 2 2:26
Editor
Editor
Seonglae Cho
Edited
Edited
2023 May 5 15:59
Refs
Refs

Instagram's experimental performance oriented greenfield implementation of Python

 
 
 
 
GitHub - facebookexperimental/skybison: Instagram's experimental performance oriented greenfield implementation of Python.
Skybison is experimental performance-oriented greenfield implementation of Python 3.8. It contains a number of performance optimizations, including: small objects; a moving GC; hidden classes; bytecode inline caching; type-specialized bytecode; an experimental template JIT. No. Even though the project is no longer under active development internally, we've made Skybison publicly available in the hopes that people might find its history and internals interesting, or maybe even useful.
GitHub - facebookexperimental/skybison: Instagram's experimental performance oriented greenfield implementation of Python.
https://github.com/facebookexperimental/skybison?utm_source=tldrnewsletter
GitHub - facebookexperimental/skybison: Instagram's experimental performance oriented greenfield implementation of Python.
 
 
 

Recommendations

Texonom
Texonom
/
Engineering
Engineering
/Software Engineering/Programming/Programming Language/Programming Languages/4GL/
Python
Python
/Python Implementation/
Skybison
Copyright Seonglae Cho