diff --git a/docs/stable/notes/randomness.html b/docs/stable/notes/randomness.html index 21172deb7448..0d0398636480 100644 --- a/docs/stable/notes/randomness.html +++ b/docs/stable/notes/randomness.html @@ -301,7 +301,7 @@
Warning
-Deterministic mode can have a performance impact, depending on your model.
+Deterministic mode can have a performance impact, depending on your model. This means that due to the deterministic nature of the model, the processing speed (i.e. processed batch items per second) can be lower than when the model is non-deterministic.