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

perf: Reduce calls to isTypeSupported #7729

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

avelad
Copy link
Member

@avelad avelad commented Dec 9, 2024

There should not be any call to isTypeSupported if we have already used Mcap with the same codecs/mimeType

@avelad avelad added type: performance A performance issue priority: P1 Big impact or workaround impractical; resolve before feature release labels Dec 9, 2024
@avelad avelad added this to the v4.13 milestone Dec 9, 2024
@shaka-bot
Copy link
Collaborator

Incremental code coverage: 91.67%

Copy link
Member

@tykus160 tykus160 left a comment

Choose a reason for hiding this comment

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

It's OK but we should switch to MCap entirely in a long run.

@avelad avelad merged commit 656d16c into shaka-project:main Dec 9, 2024
22 of 23 checks passed
@avelad avelad deleted the reduce-calls-isTypeSupported branch December 9, 2024 12:29
joeyparrish pushed a commit that referenced this pull request Dec 11, 2024
There should not be any call to isTypeSupported if we have already used
Mcap with the same codecs/mimeType
joeyparrish pushed a commit that referenced this pull request Dec 11, 2024
There should not be any call to isTypeSupported if we have already used
Mcap with the same codecs/mimeType
joeyparrish pushed a commit that referenced this pull request Dec 11, 2024
There should not be any call to isTypeSupported if we have already used
Mcap with the same codecs/mimeType

Release-As: 4.9.2-caf3
joeyparrish pushed a commit that referenced this pull request Dec 12, 2024
There should not be any call to isTypeSupported if we have already used
Mcap with the same codecs/mimeType
joeyparrish pushed a commit that referenced this pull request Dec 12, 2024
There should not be any call to isTypeSupported if we have already used
Mcap with the same codecs/mimeType
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: P1 Big impact or workaround impractical; resolve before feature release type: performance A performance issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants