-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Hey, this is more of curiosity question rather something else.
Currently plan is a bit vague. May I ask for more details of what is meant by:
- Improved performance for integers of less than one machine word.
- Improved performance for binary operators.
And why those things are considered slow / what's wrong with them, since i have no clue of current state of things inside CPython:
- Faster calls and returns, through better handling of frames.
- Better object memory layout and reduced memory management overhead.
And what feature makes superior machine code superior? It would be totally OK just to explain why all those key points are currently slow if you don't want to write your concrete ideas about speeding them up.
OblackatO, Ed-XCF, Gerald-Ogris and Irtiza90
Metadata
Metadata
Assignees
Labels
No labels