From 827fc83f9349430f28200f77abf53769bb1f05f9 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Fri, 18 Sep 2020 10:28:23 -0400 Subject: [PATCH] Clarify how network conditions are controlled for --- index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index abb6f66..3dd75c8 100644 --- a/index.html +++ b/index.html @@ -41,7 +41,10 @@ community with less privileged internet access. The simulated latency also helps to reduce the variable impact of real-world latency. Additionally, simulating a low-bandwidth connection helps to draw out the - differences between services more clearly. + differences between services more clearly. This controls for network + conditions; the same tests have been run from various datacenters with + various degrees of favorability to each hosting provider with no + discernible change in the results.

CPU throttling is disabled to offset the effects of not having a GPU -- 2.45.2