Skip to content

Add aws|ec2Query schema extension#1187

Merged
adwsingh merged 1 commit into
mainfrom
query-extension
May 19, 2026
Merged

Add aws|ec2Query schema extension#1187
adwsingh merged 1 commit into
mainfrom
query-extension

Conversation

@mtdowling
Copy link
Copy Markdown
Member

Precomputes the bytes needed for AWS Query and EC2 query names so they can be fed directly into FormUrlEncodedSink.

awsQuery_GetMetricDataRequest_S: 1,624 -> 1,150 ns (-29%)
awsQuery_GetMetricDataRequest_M: 7,244 -> 5,369 ns (-26%)
awsQuery_GetMetricDataRequest_L: 12,593 -> 9,281 ns (-26%)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Precomputes the bytes needed for AWS Query and EC2 query names so they
can be fed directly into FormUrlEncodedSink.
@mtdowling mtdowling requested a review from adwsingh May 19, 2026 17:38
@adwsingh adwsingh enabled auto-merge (rebase) May 19, 2026 17:38
@adwsingh adwsingh merged commit 6b81ab7 into main May 19, 2026
5 checks passed
@adwsingh adwsingh deleted the query-extension branch May 19, 2026 17:40
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