Y
Hacker News
new
|
ask
|
show
|
jobs
by
jrochkind1
1569 days ago
Less bandwidth than the 1-4 bytes of a codepoint in UTF-8? How do you figure?
1 comments
jermaustin1
1569 days ago
Because if it is cached, then it is 0 bytes transferred. First request could be probably a few hundred bytes, but never needed again. And once it is at a CDN, there is never another request to the server.
link