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

fix: Diverse Bugfixes & improved module.test.ps1 efficiency #646

Merged

Conversation

AlexanderSehr
Copy link
Contributor

@AlexanderSehr AlexanderSehr commented Nov 17, 2023

Description

  • Removed original caching solution and replaced it with a multi-threaded solution that compiles are required files once in the beginning
  • Removed redundant test file script (formerly required to support parameter.json files)
  • Fixed API tests
  • Fixed local test file paths

Runtime before change

  1. 14.4s
  2. 14.9s
  3. 15.9s

Runtime after change

  1. 10.7s
  2. 7.3s
  3. 7.4s
Pipeline
avm.res.key-vault.vault

@AlexanderSehr AlexanderSehr enabled auto-merge (squash) November 27, 2023 22:49
@AlexanderSehr AlexanderSehr marked this pull request as draft November 29, 2023 07:56
auto-merge was automatically disabled November 29, 2023 07:56

Pull request was converted to draft

@AlexanderSehr AlexanderSehr marked this pull request as ready for review November 29, 2023 07:57
@AlexanderSehr AlexanderSehr requested a review from eriqua November 29, 2023 08:00
eriqua
eriqua previously approved these changes Nov 29, 2023
Copy link
Contributor

@eriqua eriqua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🆗

@AlexanderSehr AlexanderSehr marked this pull request as draft November 29, 2023 12:15
@AlexanderSehr AlexanderSehr marked this pull request as ready for review November 29, 2023 12:15
Copy link
Contributor

@ChrisSidebotham ChrisSidebotham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤌

@AlexanderSehr AlexanderSehr merged commit 1436704 into Azure:main Nov 29, 2023
13 checks passed
@AlexanderSehr AlexanderSehr deleted the users/alsehr/testSpeedUp-20231117 branch November 29, 2023 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: AVM 🅰️ ✌️ Ⓜ️ This is an AVM related issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[AVM Module Issue]: Improve module.test.ps1 efficiency
3 participants