|
|
|
|
|
by kbenson
4844 days ago
|
|
Maybe this is due to their infinite caching? There was a article on HN a while back about how it impacted performance after a while[1]. Turns out checking a large cache of files (apparently with a poor choice of data structure backing the search) for visited links ends up being non-negligible a year into browsing. [1]: http://news.ycombinator.com/item?id=5281540
Unfortunately, the original article looks to have been removed. |
|