issues
search
zehfernandes
/
get-vercel-source-code
Get source code hosted at vercel
99
stars
22
forks
source link
[Improvement] Parallel requests - Improves download speed exponentially
#6
Closed
baruchadi
closed
2 years ago
baruchadi
commented
2 years ago
in this PR:
parallel download requests instead of 1 by 1
was able to download my entire src code in under a few seconds,
Original code took over a few minutes and it wasn't close to being done
npm i -> updated package.lock
zehfernandes
commented
2 years ago
Nice!!! 🎉
in this PR: