delta property

num? delta
final

Optional delta value describing the difference between this metric's score and the score of a matching metric from another BenchmarkResults.

This value may be assigned by the computeDelta analysis method.

Implementation

final num? delta;