Talk:Sorting algorithm: Difference between revisions

Content deleted Content added
cache: new section
Line 800:
 
: The answer is "definitely not" until it is widely cited in professional literature. After looking at your paper, I predict that time will never come. [[User:McKay|McKay]] ([[User talk:McKay|talk]]) 07:30, 17 August 2018 (UTC)
 
== cache ==
 
It occurs to me that caching effects on modern (or not so modern) processors can greatly affect the speed of some memory access patterns, and that could be significant in some sort algorithm comparisons. Not knowing where else to mention it, though it might be useful in pages for specific sort algorithms, I am starting here. [[User:Gah4|Gah4]] ([[User talk:Gah4|talk]]) 20:43, 4 September 2019 (UTC)