Y
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
liontwist
522 days ago
The other solutions are even easier and don’t double latency.
> be cached for subsequent access.
So now you need to setup cache control?
link
mixmastamyk
521 days ago
Nope and nope.
link
liontwist
521 days ago
Good explanation. I’ll stick with cat.
link
mixmastamyk
519 days ago
Have a look at the rest of the thread. Chubot explains at length, and I added a few points.
link
> be cached for subsequent access.
So now you need to setup cache control?