|
|
|
|
|
by _han
1049 days ago
|
|
I didn't hear about PyPy before, but I think you're doing great work. I would be interested in seeing benchmarks where PyPy is compared with more recent versions of CPython. https://www.pypy.org/ currently shows a comparison with CPython 3.7, but recent releases of CPython (3.11+) put a lot of effort into performance which is important to take into account. |
|