The PyPy Project
pypyproject.bsky.social
The PyPy Project
@pypyproject.bsky.social
The developers of the PyPy project: a fast, compliant, open source Python interpreter.

https://pypy.org/
https://github.com/pypy/pypy
We don't do this regularly or anything, but every couple of years @cfbolz.bsky.social looks at how the PyPy binary sizes have developed. Looks like an ok balance between occasionally cleaning something up and thereby shrinking the binary; and then slow growth or explicit time/binary-size-tradeoffs.
February 13, 2025 at 8:04 PM
Here's a screenshot of the Firefox Profiler UI showing VMProf output. The blue functions are native functions, yellow is Python functions and orange jitted functions (no example of that is in the screenshot).
February 7, 2025 at 7:47 AM