Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

The part of a profile that contains a recommendation found during analysis.

Hierarchy

  • Match

Properties

frameAddress?: string

The location in the profiling graph that contains a recommendation found during analysis.

targetFramesIndex?: number

The target frame that triggered a match.

thresholdBreachValue?: number

The value in the profile data that exceeded the recommendation threshold.