Skip to content

Commit 86618e5

Browse files
authored
track allocation improvements from codegen (#3227)
1 parent ab56437 commit 86618e5

File tree

35,444 files changed

+46512
-862581
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

35,444 files changed

+46512
-862581
lines changed

.changelog/2dc98400c3844f3695f95baa9dfd7428.json

Lines changed: 427 additions & 0 deletions
Large diffs are not rendered by default.

.changelog/3b4ad9cc9b884f94ac679d9419c6c55e.json

Lines changed: 427 additions & 0 deletions
Large diffs are not rendered by default.

.changelog/b7c54e276db946cb99b276c84f2d4870.json

Lines changed: 427 additions & 0 deletions
Large diffs are not rendered by default.

SMITHY_GO_CODEGEN_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6f12c095f5277d7e682217bcfd50bab607b193ab
1+
ddbac1c617ac6bea513c16923e7883b1439b2a34

internal/kitchensinktest/api_client.go

Lines changed: 66 additions & 136 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/kitchensinktest/api_op_GetItem.go

Lines changed: 1 addition & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,19 @@
11
GetItem
22
Initialize stack step
3-
spanInitializeStart
4-
InterceptExecution
53
RegisterServiceMetadata
64
legacyEndpointContextSetter
75
SetLogger
8-
spanInitializeEnd
96
Serialize stack step
10-
spanBuildRequestStart
117
setOperationInput
128
ResolveEndpoint
13-
InterceptBeforeSerialization
149
OperationSerializer
15-
InterceptAfterSerialization
1610
Build stack step
1711
ClientRequestID
1812
ComputeContentLength
1913
SetCredentialSourceMiddleware
2014
UserAgent
2115
AddTimeOffsetMiddleware
2216
RecursionDetection
23-
spanBuildRequestEnd
2417
Finalize stack step
2518
spanRetryLoop
2619
InterceptBeforeRetryLoop
@@ -33,19 +26,14 @@ GetItem
3326
disableHTTPS
3427
ComputePayloadHash
3528
setLegacyContextSigningOptions
36-
InterceptBeforeSigning
3729
Signing
38-
InterceptAfterSigning
3930
Deserialize stack step
4031
AddRawResponseToMetadata
4132
ErrorCloseResponseBody
4233
CloseResponseBody
4334
ResponseErrorWrapper
4435
RequestIDRetriever
45-
InterceptAfterDeserialization
4636
OperationDeserializer
47-
InterceptBeforeDeserialization
4837
AddTimeOffsetMiddleware
4938
RecordResponseTiming
5039
RequestResponseLogger
51-
InterceptTransmit

0 commit comments

Comments
 (0)