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

Cleanup code and make it more performant #173

Merged
merged 1 commit into from
Sep 11, 2023
Merged

Conversation

weibz
Copy link
Collaborator

@weibz weibz commented Sep 11, 2023

Description:

This is to follow up previous checkins and make the code better performant:

  1. When checking the StreamIndex in client manifest, no need to do two round of checks for video/audio streams.
  2. When getting the Storage account's subscriptionId, resourceGroupName and acctName, no need to do string parsing again.

Description:

   This is to follow up previous checkins and make the code better performant:

   1) When checking the StreamIndex in client manifest, no need to do two round of checks for video/audio streams.
   2) When getting the Storage account's subscriptionId, resourceGroupName and acctName, no need to do string parsing again.
@weibz weibz merged commit 86b6430 into main Sep 11, 2023
3 checks passed
@weibz weibz deleted the weibz/CleanupAndPerformant branch September 11, 2023 18:44
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.

2 participants