Hacker News new | ask | show | jobs
by XCSme 533 days ago
> One page, one HTTP request.

Why do they recommend not using a sprite sheet for HTTP/2 /3 ?

I understand it can do multiple requests in parallel, but if you have only one file, isn't it easier? Same download speed, plus you can better compress the images in a single file.

1 comments

Better usage of video memory as well.