Skip to content

Conversation

@haroldrandom
Copy link
Contributor

@haroldrandom haroldrandom self-assigned this Mar 11, 2020
@haroldrandom haroldrandom changed the title [hotfix] Temporary increase to 400 for CDN [hotfix] Temporary increase performance threshold to 400 for CDN Mar 11, 2020

TOTAL = 'ALL'
TOTAL_THRESHOLD = 300
TOTAL_THRESHOLD = 400 # temporary increase to 400 for CDN
Copy link
Member

Choose a reason for hiding this comment

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

I don't think changing this value is enough. We also need to tweak THRESHOLDS.

But let me investigate why CDN is slow first.

@jiasli
Copy link
Member

jiasli commented Mar 11, 2020

Fixed the CDN module's high loading time issue with Azure/azure-cli#12535

This PR can still be useful if we see similar issues again but can't fix it quickly.

@haroldrandom haroldrandom deleted the tmp-increase-perf-threshold branch March 11, 2020 04:22
RenSilvaAU pushed a commit to RenSilvaAU/azure-cli-dev-tools that referenced this pull request Aug 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CDN] High module load time

2 participants