Comment by mixmastamyk
Comment by mixmastamyk 4 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.
Comment by mixmastamyk 4 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.
The other solutions are even easier and don’t double latency.
> be cached for subsequent access.
So now you need to setup cache control?