Skip to content

Help latest MSVC 1932 (v143, VS2022) to optimize PyObject_Free() #94841

Closed
@neonene

Description

@neonene

There is a report that python.org 3.11 Windows release has slowed down on micro benchmarks:

faster-cpython/ideas#420

One reason is that PyObject_Free() is not well optimized by the latest MSVC (ver.1932 in v143 tool set), which is likely to be used for the next 3.10 official as well.

This issue has been reported to the MSVC team. However, their tools would not be fixed urgently.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    performancePerformance or resource usagetype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions