Skip to content

fix performance issues with CDN thumbnails

Emma requested to merge fix-cdn-thumbnail-performance into main
  • Cache all filesystem access when resolving thumbnails

  • Add slow+ syntax to allow slowing down filesystem access. This is intended to make excessive I/O obvious during development.

  • Update liip/imagine-bundle to the latest version

Merge request reports