You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When parsing multi-variable files, does the builder have to open each one to get a list of variables? Could the build process be accelerated by assuming that the same variables are present in all the files? Such behavior could be triggered by a user-supplied input parameter.
The text was updated successfully, but these errors were encountered:
When parsing multi-variable files, does the builder have to open each one to get a list of variables? Could the build process be accelerated by assuming that the same variables are present in all the files? Such behavior could be triggered by a user-supplied input parameter.
The text was updated successfully, but these errors were encountered: