Y
Hacker News
new
|
ask
|
show
|
jobs
by
anarazel
3203 days ago
"Lists", presumably referencing a linked list, have horrible cache locality. You were thinking of an array?
1 comments
yen223
3203 days ago
The rise of Python and similar languages have muddied the distinction between "lists" and "arrays".
link