Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

Rewrite the responsive images plugin to work in two phase for improved performance #143

Open
ebursztein opened this issue Jul 8, 2017 · 0 comments

Comments

@ebursztein
Copy link
Owner

Cache opening is expensive so it seems that the best way to maximize performance is to do:

  1. Check if the images are in the cache and process them if yes
  2. For the new one multithread the processing in batching
@ebursztein ebursztein added this to the v2 milestone Jul 8, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant