blx

joined 1 year ago
[–] blx@lemmy.zip 14 points 1 week ago* (last edited 1 week ago) (1 children)

"Constant average query time" is not that hard to understand. It means that sometimes access time is e.g. linear, and sometimes you get your content before executing the code. With a hash table large enough and full enough, this can be used to fetch content seconds, minutes, days, potentially years before the program even exists. That's one hell of a breakthrough.

[edit] /s, oops