Skip to content

Speed up the build process. #10

@cristim

Description

@cristim

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions