Skip to content

Worse performance of python v3.13.2 than v3.9.21 #34

@komh

Description

@komh

Bug description:

Hi/2.

I've updated python to v3.13.2 with yum. BTW, its performance is much worse than before. For example, meson setup process in dav1d repo took about 10 minutes with python v3.13.2, but about 20 seconds with python v3.9.21.

  • How to reproduce
  1. Clone meson from https://github.com/komh/meson-os2.git
  2. Clone dav1d from https://github.com/komh/dav1d-os2.git
  3. cd into dav1d repo and make a build dir and cd into it like md build && cd build
  4. In build dir, launch meson like python3 x:/path/to/meson.py setup ..

CPython versions tested on:

3.13

Operating systems tested on:

Other

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions