Skip to content

Conversation

@glaszig
Copy link
Contributor

@glaszig glaszig commented Jul 4, 2015

this pr introduces the use of threads to upload files in parallel -- inspired by jekyll-s3.

using this on a site with 18 files (636k) on a 14mbit dsl connection, it cuts the upload time consumption ~~by ~50%. before: ~6 seconds. after: ~3 seconds.~~ by ~25%. before: ~12 seconds. after: ~9 seconds.

this feature will also be configurable in _deploy.yml via parallel: true|false and defaults to true.

i didn't get around refactoring quite a bit. sorry ;)

@glaszig glaszig force-pushed the feature/parallel-upload branch 6 times, most recently from 860db8e to 0c85abb Compare July 5, 2015 16:46
@glaszig
Copy link
Contributor Author

glaszig commented Sep 19, 2015

bump.

@glaszig glaszig force-pushed the feature/parallel-upload branch from 0c85abb to a81ac06 Compare October 15, 2015 19:11
@glaszig glaszig force-pushed the feature/parallel-upload branch from a81ac06 to 8f54c0c Compare January 11, 2016 17:56
@glaszig
Copy link
Contributor Author

glaszig commented Jan 11, 2016

@imathis can we get this done?

@glaszig
Copy link
Contributor Author

glaszig commented Jul 13, 2016

bump.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant