diff --git a/index.html b/index.html
index a9d9d24..ed84dce 100644
--- a/index.html
+++ b/index.html
@@ -854,15 +854,15 @@
Supporting algorithms
-
set |observer|.{{PressureObserver/[[ObservationWindow]]}} to an [=implementation-defined=] randomized integer value in
- milliseconds within an [=implementation-defined=] range, e.g., random between 300000 and 600000 (5 and 10 minutes).
+ milliseconds within a range between 300000 and 600000 (5 and 10 minutes).
-
set |observer|.{{PressureObserver/[[MaxChangesThreshold]]}} to an [=implementation-defined=] randomized integer
- value of maximum allowed changes within the |observationWindow| within an [=implementation-defined=] range.
+ value of maximum allowed changes within the |observationWindow| within a range between 50 and 100 changes.
-
set |observer|.{{PressureObserver/[[PenaltyDuration]]}} to an [=implementation-defined=] randomized integer value
- in milliseconds, within an [=implementation-defined=] range.
+ in milliseconds, within a range between 5000 to 10000.
-
[=list/Empty=] the observer.{{PressureObserver/[[ChangesCountMap]]}} map.
@@ -1363,6 +1363,14 @@
Break calibration
at runtime when this mitigation is running continuously. Any attempts to recalibrate
will similarly be mitigated against.
+
+ This mitigation is targeting slow calibration processes and should be applied not too often, to avoid
+ deteriorating the pressure state detection reliability.
+ Mitigation can be applied to an [=implementation-defined=] randomized time value in
+ milliseconds within a range between 120000 and 240000 (2 and 4 minutes).
+ Fast calibration process can be covered by [=rate obfuscation=] mitigation.
+
+
Modern browsers throttle background tabs using [=implementation-defined=]
heuristics in order to reduce resource usage. For example, after a period of