[Python-Dev] Micro-benchmarks for function calls (PEP 576/579/580) (original) (raw)
Jeroen Demeyer J.Demeyer at UGent.be
Mon Jul 9 18:20:30 EDT 2018
- Previous message (by thread): [Python-Dev] PEP 574 -- Pickle protocol 5 with out-of-band data
- Next message (by thread): [Python-Dev] Micro-benchmarks for function calls (PEP 576/579/580)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): [Python-Dev] PEP 574 -- Pickle protocol 5 with out-of-band data
- Next message (by thread): [Python-Dev] Micro-benchmarks for function calls (PEP 576/579/580)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]