mozilla / lookml-generator

LookML Generator for Glean and Mozilla Data
https://mozilla.github.io/lookml-generator/generator.html
Mozilla Public License 2.0
17 stars 17 forks source link

Parallel lookml generation #994

Closed scholtzan closed 5 months ago

scholtzan commented 5 months ago

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