-
Notifications
You must be signed in to change notification settings - Fork 17
SY-3556: Use high performance codecs for iterators #2272
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
Merged
pjdotson
merged 36 commits into
rc
from
sy-3556-use-high-performance-codecs-for-iterators
May 7, 2026
Merged
Changes from 7 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
bea12c2
Remove options for using high performance Codec in C++ client
pjdotson d757ad6
Update GRPC Framer Core code
pjdotson 6152cbf
Update error returning
pjdotson b7e9524
Update all Go code
pjdotson f3ca2b9
Remove options of using codec in client
pjdotson caeb8b0
Fix all bugs
pjdotson eaa225b
Merge branch 'rc' into sy-3556-use-high-performance-codecs-for-iterators
pjdotson b9fef97
Fix circular dependency and linting
pjdotson d2a85e8
Address comments
pjdotson 55aa5f7
Merge branch 'rc' into sy-3556-use-high-performance-codecs-for-iterators
pjdotson 8d206a2
Merge branch 'rc' into sy-3556-use-high-performance-codecs-for-iterators
pjdotson 57c4baf
Address some PR comments
pjdotson 462583c
Merge branch 'rc' into sy-3556-use-high-performance-codecs-for-iterators
pjdotson 10ff171
Fix and format TS files
pjdotson 6cd761e
Merge branch 'rc' into sy-3556-use-high-performance-codecs-for-iterators
pjdotson ce59019
Fix TS client linting issue
pjdotson 53d732b
Address Greptile comment
pjdotson b465420
Add other bench test
pjdotson 8b2f3e4
Merge branch 'rc' into sy-3556-use-high-performance-codecs-for-iterators
pjdotson 26c41c9
Merge branch 'rc' into sy-3556-use-high-performance-codecs-for-iterators
pjdotson 9b4cb72
Merge branch 'rc' into sy-3556-use-high-performance-codecs-for-iterators
pjdotson 5d7369b
Merge branch 'rc' into sy-3556-use-high-performance-codecs-for-iterators
pjdotson 847e335
Merge branch 'rc' into sy-3556-use-high-performance-codecs-for-iterators
pjdotson 89d8f43
Add benchmarks for gRPC and http
pjdotson 83c9c22
Update for keys going out of sync
pjdotson fabe8a2
Add test for when frame is not initialized
pjdotson 679e2d7
Remove needless comment
pjdotson ff086ff
Add seq num check
pjdotson 57fbb69
Fix formatting
pjdotson a303af0
Merge branch 'rc' into sy-3556-use-high-performance-codecs-for-iterators
pjdotson 3501a70
Merge branch 'rc' into sy-3556-use-high-performance-codecs-for-iterators
pjdotson 3184b35
Add nil guard on writer
pjdotson 354fb58
Fix formatting
pjdotson 7ad6f6e
Fix formatting
pjdotson e237f1a
Remove unused receivers
pjdotson faf63ee
Remove dead field
pjdotson File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.