This makes some changes to the lookml generation to generate views, explores and dashboards in parallel. Not all of the generation can run in parallel since, for example, the explore generation depends on generated view files.
In the tests that I ran locally, this speeds up lookml generation by 2x
This makes some changes to the lookml generation to generate views, explores and dashboards in parallel. Not all of the generation can run in parallel since, for example, the explore generation depends on generated view files.
In the tests that I ran locally, this speeds up lookml generation by 2x