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.
- Clone meson from
https://github.com/komh/meson-os2.git
- Clone dav1d from
https://github.com/komh/dav1d-os2.git
cd into dav1d repo and make a build dir and cd into it like md build && cd build
- In
build dir, launch meson like python3 x:/path/to/meson.py setup ..
CPython versions tested on:
3.13
Operating systems tested on:
Other
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 setupprocess in dav1d repo took about 10 minutes with python v3.13.2, but about 20 seconds with python v3.9.21.https://github.com/komh/meson-os2.githttps://github.com/komh/dav1d-os2.gitcdinto dav1d repo and make a build dir and cd into it likemd build && cd buildbuilddir, launch meson likepython3 x:/path/to/meson.py setup ..CPython versions tested on:
3.13
Operating systems tested on:
Other