-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Moves API inputs off of heap #40650
Merged
Merged
Moves API inputs off of heap #40650
+295
−262
Conversation
This file contains 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
Community NoteVoting for Prioritization
For Submitters
|
github-actions
bot
added
tests
PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
service/ecs
Issues and PRs that pertain to the ecs service.
service/emr
Issues and PRs that pertain to the emr service.
service/configservice
Issues and PRs that pertain to the configservice service.
service/elbv2
Issues and PRs that pertain to the elbv2 service.
service/apigateway
Issues and PRs that pertain to the apigateway service.
service/dax
Issues and PRs that pertain to the dax service.
service/directconnect
Issues and PRs that pertain to the directconnect service.
service/codebuild
Issues and PRs that pertain to the codebuild service.
service/cloudtrail
Issues and PRs that pertain to the cloudtrail service.
service/acm
Issues and PRs that pertain to the acm service.
service/elb
Issues and PRs that pertain to the elb service.
service/cloudfront
Issues and PRs that pertain to the cloudfront service.
service/elasticbeanstalk
Issues and PRs that pertain to the elasticbeanstalk service.
service/athena
Issues and PRs that pertain to the athena service.
service/codecommit
Issues and PRs that pertain to the codecommit service.
service/autoscaling
Issues and PRs that pertain to the autoscaling service.
service/dynamodb
Issues and PRs that pertain to the dynamodb service.
service/cloudwatch
Issues and PRs that pertain to the cloudwatch service.
service/cloudsearch
Issues and PRs that pertain to the cloudsearch service.
service/efs
Issues and PRs that pertain to the efs service.
service/budgets
Issues and PRs that pertain to the budgets service.
service/appsync
Issues and PRs that pertain to the appsync service.
service/elasticache
Issues and PRs that pertain to the elasticache service.
service/codepipeline
Issues and PRs that pertain to the codepipeline service.
service/elasticsearch
Issues and PRs that pertain to the elasticsearch service.
service/cloudformation
Issues and PRs that pertain to the cloudformation service.
service/ecr
Issues and PRs that pertain to the ecr service.
labels
Dec 19, 2024
gdavison
removed
service/devopsguru
Issues and PRs that pertain to the devopsguru service.
service/deploy
Issues and PRs that pertain to the deploy service.
service/drs
Issues and PRs that pertain to the drs service.
service/cognitoidp
Issues and PRs that pertain to the cognitoidp service.
service/dms
Issues and PRs that pertain to the dms service.
service/cognitoidentity
Issues and PRs that pertain to the cognitoidentity service.
service/databrew
Issues and PRs that pertain to the databrew service.
service/cloudcontrol
Issues and PRs that pertain to the cloudcontrol service.
service/cur
Issues and PRs that pertain to the cur service.
service/customerprofiles
Issues and PRs that pertain to the customerprofiles service.
service/emrserverless
Issues and PRs that pertain to the emrserverless service.
service/controltower
Issues and PRs that pertain to the controltower service.
service/chimesdkmediapipelines
Issues and PRs that pertain to the chimesdkmediapipelines service.
service/docdbelastic
Issues and PRs that pertain to the docdbelastic service.
service/chimesdkvoice
Issues and PRs that pertain to the chimesdkvoice service.
service/cleanrooms
Issues and PRs that pertain to the cleanrooms service.
service/bedrock
Issues and PRs that pertain to the bedrock service.
service/connectcases
Issues and PRs that pertain to the connectcases service.
service/appfabric
Issues and PRs that pertain to the appfabric service.
service/bedrockagent
Issues and PRs that pertain to the bedrockagent service.
service/costoptimizationhub
Issues and PRs that pertain to the costoptimizationhub service.
service/datazone
Issues and PRs that pertain to the datazone service.
service/bcmdataexports
Issues and PRs that pertain to the bcmdataexports service.
service/chatbot
Issues and PRs that pertain to the chatbot service.
service/applicationsignals
Issues and PRs that pertain to the applicationsignals service.
service/codeconnections
Issues and PRs that pertain to the codeconnections service.
labels
Dec 19, 2024
johnsonaj
approved these changes
Dec 19, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
generators
Relates to code generators.
service/accessanalyzer
Issues and PRs that pertain to the accessanalyzer service.
service/account
Issues and PRs that pertain to the account service.
service/acm
Issues and PRs that pertain to the acm service.
service/acmpca
Issues and PRs that pertain to the acmpca service.
service/amp
Issues and PRs that pertain to the amp service.
service/amplify
Issues and PRs that pertain to the amplify service.
service/appautoscaling
Issues and PRs that pertain to the appautoscaling service.
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.
Description
Moves API inputs off of heap and onto stack for
accessanalyzer
account
acm
acmpca
amp
amplify
appautoscaling