Analysis of a Python performance issue

Nov. 19, 2016
1:32 a.m.
Hi,
I'm happy because I just finished an article putting the most important things that I learnt this year on the most silly issue with Python performance: code placement.
https://haypo.github.io/analysis-python-performance-issue.html
I explain how to debug such issue and my attempt to fix it in CPython.
I hate code placement issues :-) I hate performance slowdowns caused by random unrelated changes...
Victor
3155
Age (days ago)
3155
Last active (days ago)
0 comments
1 participants
participants (1)
-
Victor Stinner