microdotblog / sunlit

Publish photos to your own blog — hosted by Micro.blog or compatible blogs using WordPress or Micropub — and discover beautiful photos from other users.
https://sunlit.io
MIT License
50 stars 7 forks source link

Enable simultaneous upload of images to speed up posting #127

Closed cheesemaker closed 4 years ago

cheesemaker commented 4 years ago

For now, we will hardcode this to attempt to upload 4 images at a time.

cheesemaker commented 4 years ago

After implementing this, a post with 4 images was sped up from about 55 seconds on average to post to about 21 seconds on average. We'll call that a win! This is now in the 3.2 code base.