[Python-Dev] Micro-benchmarks for function calls (PEP 576/579/580)

Jeroen Demeyer J.Demeyer at UGent.be
Mon Jul 9 18:20:30 EDT 2018


Here is an initial version of a micro-benchmark for C function calling:

https://github.com/jdemeyer/callbench

I don't have results yet, since I'm struggling to find the right options 
to "perf timeit" to get a stable result. If somebody knows how to do 
this, help is welcome.


Jeroen.


More information about the Python-Dev mailing list