Comment on Faster CPython Ideas – Issue Tracker for Faster CPython ProjectparentComments−BiteCode_dev5yFor people googling, not that mark shannon:https://en.wikipedia.org/wiki/Mark_Shannon_(actor)That mark shannon:https://github.com/markshannonHe tried to do hotpy in 2011, and trigger the idea of FAT byte code which I believed inspired the FAT python attempt of Victor Stinner.Now stinner is working on Hpy, dropbox on pyston, instagram on cinder, and pyjion just got a release.Looks like Python is going to get faster one way or another.−sizediterable5yDropbox hasn't sponsored Pyston development in quite a while https://blog.pyston.org/2017/01/31/pyston-0-6-1-released-and...
Comments
For people googling, not that mark shannon:
https://en.wikipedia.org/wiki/Mark_Shannon_(actor)
That mark shannon:
https://github.com/markshannon
He tried to do hotpy in 2011, and trigger the idea of FAT byte code which I believed inspired the FAT python attempt of Victor Stinner.
Now stinner is working on Hpy, dropbox on pyston, instagram on cinder, and pyjion just got a release.
Looks like Python is going to get faster one way or another.
Dropbox hasn't sponsored Pyston development in quite a while https://blog.pyston.org/2017/01/31/pyston-0-6-1-released-and...