Update stats defaults

This commit is contained in:
9seconds
2026-03-13 08:59:59 +01:00
parent 0871c2d790
commit ea71fe81b2
+3 -3
View File
@@ -14,9 +14,9 @@ const (
// do not calculate statistics if we have < than this number of durations
MinDurationsToCalculate = 100
// these values are taken from ok-cdn. measured from moscow site.
StatsDefaultK = 1.2908978568647322
StatsDefaultLambda = 1.4258402622793287
// these values are taken from ok.ru. measured from moscow site.
StatsDefaultK = 0.37846373895785335
StatsDefaultLambda = 1.73177086015485
)
// Stats is responsible for generating values that are distributed according