vigour-io / shutter

Makes a sprite out of an array of urls
ISC License
1 stars 0 forks source link

batch manipulations #20

Closed shawninder closed 9 years ago

shawninder commented 9 years ago

Get multiple images via a single request.

Also benchmark to make sure this is faster than multiple concurrent requests.

The idea is that a src can be downloaded only once even though many manipulations are requested and caching is turned off...