Skip to content

Expand usage of literal into typed gatters and avoid unnecessary work#44201

Merged
bogdandrutu merged 1 commit intoopen-telemetry:mainfrom
bogdandrutu:expand-literal
Nov 18, 2025
Merged

Expand usage of literal into typed gatters and avoid unnecessary work#44201
bogdandrutu merged 1 commit intoopen-telemetry:mainfrom
bogdandrutu:expand-literal

Conversation

@bogdandrutu
Copy link
Member

No description provided.

bogdandrutu added a commit that referenced this pull request Nov 12, 2025
…o ParseJSON (#44202)

The motivation for this PR is to prepare for a change to expend
optimization of literal values and remove runtime overhead for
converting literals into typed getters. See second commit in
#44201

Test only change, no need for changelog.

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
@bogdandrutu bogdandrutu marked this pull request as ready for review November 12, 2025 18:39
@bogdandrutu bogdandrutu force-pushed the expand-literal branch 8 times, most recently from b4711d8 to 5e1a3a5 Compare November 12, 2025 21:30
Copy link
Contributor

@edmocosta edmocosta left a comment

Choose a reason for hiding this comment

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

Nice refactoring, Thanks!

@bogdandrutu bogdandrutu force-pushed the expand-literal branch 3 times, most recently from a0c9f8f to 09a2727 Compare November 17, 2025 20:37
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
@bogdandrutu bogdandrutu merged commit aac7eb4 into open-telemetry:main Nov 18, 2025
185 of 189 checks passed
@bogdandrutu bogdandrutu deleted the expand-literal branch November 18, 2025 17:37
@github-actions github-actions bot added this to the next release milestone Nov 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants