forked from vantage-sh/ec2instances.info
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Builds take some 15-20min, mostly because of the scraper that fetches all the data sequentially.
A while ago I started to parallelize the scraping but it's not finished yet.
I'm thinking maybe about rewriting the scraper to a faster language like Go, which also has nicer way to do concurrency.
Another way could be to only do the scraping once a day and reuse the results for software update builds that only render the site without running the scraper.
Metadata
Metadata
Assignees
Labels
No labels