Comment by mixmastamyk

Comment by mixmastamyk 6 months ago

5 replies

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.

liontwist 6 months 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?

  • mixmastamyk 6 months ago

    Nope and nope.

    • liontwist 6 months ago

      Good explanation. I’ll stick with cat.

      • [removed] 6 months ago
        [deleted]
      • mixmastamyk 6 months ago

        Have a look at the rest of the thread. Chubot explains at length, and I added a few points.