Builder

class Builder

Properties

Link copied to clipboard

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

Link copied to clipboard

How much of the total sample count is potentially affected.

Link copied to clipboard
var endTime: <Error class: unknown class>?

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.

Link copied to clipboard

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

Link copied to clipboard
var startTime: <Error class: unknown class>?

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.

Link copied to clipboard

List of the matches with most impact.

Functions

Link copied to clipboard