Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQ] Optimize directory scanning with bicep modules #308

Open
nonik0 opened this issue Nov 15, 2022 · 1 comment
Open

[FEATURE REQ] Optimize directory scanning with bicep modules #308

nonik0 opened this issue Nov 15, 2022 · 1 comment
Labels
enhancement New feature or request revisit No immediate plans to schedule the work due to resource constraints

Comments

@nonik0
Copy link
Contributor

nonik0 commented Nov 15, 2022

Please describe the feature or suggestion.

The performance of scanning a directory that contains bicep templates with modules that refer to other templates in the same directory could be improved. After scanning a bicep template with modules, subsequent evaluations of those same module files can be skipped, and their evaluations pulled from an evaluation cache.

Additional context

See this PR comment thread for more context.

@larspmohr
Copy link

Optimization to scan faster.

@larspmohr larspmohr added revisit No immediate plans to schedule the work due to resource constraints and removed 🔍 needs-triage labels Nov 16, 2022
@VeraBE VeraBE added 🔍 needs-triage and removed revisit No immediate plans to schedule the work due to resource constraints labels Feb 7, 2023
@JohnathonMohr JohnathonMohr added revisit No immediate plans to schedule the work due to resource constraints and removed 🔍 needs-triage labels Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request revisit No immediate plans to schedule the work due to resource constraints
Projects
None yet
Development

No branches or pull requests

4 participants