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

feat(ts-perf): upgrade to the latest version of @protobuf-ts/plugin #347

Merged
merged 1 commit into from
Dec 26, 2023

Conversation

oliverlaz
Copy link
Member

Overview

The latest version of @protobuf-ts/plugin ships an important performance optimization: timostamm/protobuf-ts#582

This PR bumps the version used internally so that we can also benefit from this optimization, especially in the area of SFU WS message decoding path.

@oliverlaz oliverlaz requested a review from guerinoni December 26, 2023 11:30
oliverlaz added a commit to GetStream/stream-video-js that referenced this pull request Dec 26, 2023
Includes the newly generated protobuf-ts models based on
GetStream/protocol#347
The newest version of `protobuf-ts` includes an important performance
optimization that we can benefit from in our SFU WS message decoding
flow.

More about it: timostamm/protobuf-ts#582
@guerinoni guerinoni merged commit 9d283f9 into main Dec 26, 2023
4 checks passed
@guerinoni guerinoni deleted the ts-perf-imprvements branch December 26, 2023 20:29
@github-actions github-actions bot mentioned this pull request Feb 29, 2024
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