|
|
|
|
|
by louissan
1681 days ago
|
|
well tbh they still do today. Every byte you can take off (very easily at that ...) makes websites:
. faster to the user, which does contribute to a general reduced level of stress :-)
. use less energy: less bandwidth/less CPU (cisco, nginx, your disk/memory cache.... you name it). Less $$ on your bandwidth/cpu bill @[insert cloud provider here] and less BW/CPU used up on your user's mobile metered connection (because nowadays it's mobile, dontcha know)
So even though if many instances over-optimisation is definitely overkill ...in nearly all cases a sane amount of optimisation is good. my 2p |
|
[EDIT] To clarify, this is relevant to cutting bytes because encoding graphics with SVG or drawing them with CSS can mean shipping fewer bytes than JPGs or whatever.