Fork me on GitHub
#tools-deps
<
2020-01-28
>
Alex Miller (Clojure team)22:01:33

so I kind of got distracted into implementing parallel downloads for tools.deps today

👍 8
Alex Miller (Clojure team)22:01:09

might need some hearty volunteers to try it before I release it though

Alex Miller (Clojure team)22:01:27

it was one of those things where I got it working in about 20 minutes, then spent 3 hrs properly rewriting it to account for error handling and all the other real work

Alex Miller (Clojure team)22:01:56

but it's definitely faster when you're downloading a bunch of junk

💯 4
Alex Miller (Clojure team)23:01:36

it all of a sudden got a lot slower a while ago and I thought I had broken something until I realized my son was downloading a giant game 😄

😅 44
seancorfield23:01:37

How should we test it for you?

Alex Miller (Clojure team)23:01:43

well, I'm still hacking on it a bit, but I'll try to make something available