Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Recommendation - Amazon CodeGuru Profiler

Recommendation

A potential improvement that was found from analyzing the profiling data.

Contents

allMatchesCount

How many different places in the profile graph triggered a match.

Type: Integer

Required: Yes

allMatchesSum

How much of the total sample count is potentially affected.

Type: Double

Required: Yes

endTime

End time of the profile that was used by this analysis. This is specified using the ISO 8601 format. For example, 2020-06-01T13:15:02.001Z represents 1 millisecond past June 1, 2020 1:15:02 PM UTC.

Type: Timestamp

Required: Yes

pattern

The pattern that analysis recognized in the profile to make this recommendation.

Type: Pattern object

Required: Yes

startTime

The start time of the profile that was used by this analysis. This is specified using the ISO 8601 format. For example, 2020-06-01T13:15:02.001Z represents 1 millisecond past June 1, 2020 1:15:02 PM UTC.

Type: Timestamp

Required: Yes

topMatches

List of the matches with most impact.

Type: Array of Match objects

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.