[Python-Dev] Comparing PEP 576 and PEP 580
Jeroen Demeyer
J.Demeyer at UGent.be
Fri Jul 6 06:50:14 EDT 2018
More information about the Python-Dev mailing list
Fri Jul 6 06:50:14 EDT 2018
- Previous message (by thread): [Python-Dev] Comparing PEP 576 and PEP 580
- Next message (by thread): [Python-Dev] Comparing PEP 576 and PEP 580
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): [Python-Dev] Comparing PEP 576 and PEP 580
- Next message (by thread): [Python-Dev] Comparing PEP 576 and PEP 580
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list