Hacker News new | ask | show | jobs
by mixmastamyk 522 days ago
Sounds like premature optimization for a simple page. If the objects are sized their regions should be fillable afterward without need to resize and be cached for subsequent access.
1 comments

The other solutions are even easier and don’t double latency.

> be cached for subsequent access.

So now you need to setup cache control?

Nope and nope.
Good explanation. I’ll stick with cat.
Have a look at the rest of the thread. Chubot explains at length, and I added a few points.