[Python-Dev] Comparing PEP 576 and PEP 580
Jeroen Demeyer
J.Demeyer at UGent.be
Fri Jul 6 06:50:14 EDT 2018
On 2018-07-05 14:20, INADA Naoki wrote:
> like you ignored my advice about creating realistic benchmark for
> calling 3rd party callable before talking about performance...
I didn't really want to ignore that, I just didn't know what to do.
As far as I can tell, the official Python benchmark suite is
https://github.com/python/performance
However, that deals only with pure Python code, not with the C API.
So those benchmarks are not relevant to PEP 580.
Jeroen.
More information about the Python-Dev
mailing list