Y
Hacker News
new
|
ask
|
show
|
jobs
by
templeosenjoyer
1718 days ago
Do you have any idea why it's so much more responsive?
3 comments
jraph
1718 days ago
Anonymous pages are cached.
link
johannes1234321
1718 days ago
When logged in the site shows you for each entry (post/comment) whether you voted on it or not, thus it has to request a store with per user unique data. (Also custom color, your points, ...) When logged out all get the exact same data.
link
progval
1718 days ago
Probably because it can be cached instead of serving customized pages
link