Analysis of a Python performance issue

18 Nov
2016
18 Nov
'16
11:32 p.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
2508
Age (days ago)
2508
Last active (days ago)
0 comments
1 participants
participants (1)
-
Victor Stinner