Skip to content

Microbench: compatibility CPython 3.8 and example TestType::test_allocate_obj #491

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 26, 2025

Conversation

paugier
Copy link
Contributor

@paugier paugier commented May 21, 2025

Tiny but useful because it shows that PyPy is much slower (typically 6 times slower) than CPython (3.8 and 3.12) for the benchmark TestType::test_allocate_obj.

It seems that it is a regression in PyPy (see pypy/pypy#3816 (comment)).

@mattip mattip merged commit b57a33c into hpyproject:master May 26, 2025
37 checks passed
@mattip
Copy link
Contributor

mattip commented May 26, 2025

Thanks @paugier

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants