Hacker News new | ask | show | jobs
by XelNika 1803 days ago
Yes, it says so in footnote 1 in the article. It's also not the benchmarked code so it doesn't really matter.
1 comments

I missed the footnote. My point was more that one could have compared this with the C implementation as heapq.merge is a different algorithm and so there is no actual comparison of the same algorithm in C and Python.