Skip to content

Requesting details #7

@etki

Description

@etki

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions