Ronald Oussoren <ronaldousso...@mac.com> added the comment:
W.r.t. benchmarks: The full benchmark suite that's often used to assess the performance impact on real world code is: http://pyperformance.readthedocs.io Running this takes some time, and the interesting bit is comparing the performance with and without your patch. You could also test with a small script that uses the timeit module to run some code that performs a lot of function calls. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue33955> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com