You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`maxSamples`| The maximum number of recent execution time samples to keep for statistical analysis. |`20`|
92
+
|`maxSamples`| The maximum number of recent execution time samples to keep for statistical analysis. |`10`|
93
93
|`samplingRate`| The probability (0.0 to 1.0) of recording a new execution time once `maxSamples` has been reached. A value of `1.0` means every new execution replaces the oldest. |`0.22`|
0 commit comments