owid / etl

A compute graph for loading and transforming OWID's data
https://docs.owid.io/projects/etl
MIT License
58 stars 18 forks source link

Improve ETL performance #2796

Open Marigold opened 3 weeks ago

Marigold commented 3 weeks ago

Adding GBD datasets to the DAG highlighted the importance of speed in our development workflow. A slow step not only hinders progress at that point but also extends overall build times. Ensuring that our steps run as quickly as possible should be our top priority.

Here are a couple of things we could improve: