5 ms·
Interesting approach. Curious how this behaves with larger datasets or longer sessions.
by mandubird 6mo ago
Interesting approach.
Curious how this behaves with larger datasets or longer sessions.
- subpixel 6mo agoI’m assuming the build step doesn’t resize images that have already been processed. Other than that this approach seems to handle plenty of images per album. Albums are a UX principle, so they shouldn’t be very big anyway.
- dougdonohoe 6mo agoCorrect - if the resized image is already there it is skippped (this can be overwritten with -force flag).