diff options
author | onefang | 2020-01-02 17:24:45 +1000 |
---|---|---|
committer | onefang | 2020-01-02 17:24:45 +1000 |
commit | 41e89228c2ac5d6217d9cfc0277887f2be283af0 (patch) | |
tree | 58a87604bb60a3ed8acbf052677b02e069b6c66e /explanations.html | |
parent | Comment out previous attempts to fix the missing speed issue. (diff) | |
download | apt-panopticon-41e89228c2ac5d6217d9cfc0277887f2be283af0.zip apt-panopticon-41e89228c2ac5d6217d9cfc0277887f2be283af0.tar.gz apt-panopticon-41e89228c2ac5d6217d9cfc0277887f2be283af0.tar.bz2 apt-panopticon-41e89228c2ac5d6217d9cfc0277887f2be283af0.tar.xz |
Note about the server that's running the tests being extra speedy.
Diffstat (limited to 'explanations.html')
-rw-r--r-- | explanations.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/explanations.html b/explanations.html index 7e2878d..73820c8 100644 --- a/explanations.html +++ b/explanations.html | |||
@@ -79,6 +79,8 @@ For actual packages, pick the smallest one that has been recently updated. | |||
79 | It does this by measuring the reported speeds from the curl commands that actually download files. | 79 | It does this by measuring the reported speeds from the curl commands that actually download files. |
80 | Since apt-panopticon is trying hard to download everything from all mirrors all at the same time, this guess will be low. | 80 | Since apt-panopticon is trying hard to download everything from all mirrors all at the same time, this guess will be low. |
81 | Also, the computer running the apt-panopticon might have a network connection that is busy with other things. | 81 | Also, the computer running the apt-panopticon might have a network connection that is busy with other things. |
82 | Not to mention that obviously if the computer this is running on is one of the mirrors, it might get a wildly exaggerated speed, | ||
83 | not haaving to go through the rest of the Internet tends to help. | ||
82 | Finally, the tested mirror may have a bigger network connection than the computer running the test, so wont show it's true maximum. | 84 | Finally, the tested mirror may have a bigger network connection than the computer running the test, so wont show it's true maximum. |
83 | So take this speed measurement with a grain of salt, it's more of an indication, the <a href="../apt-panopticon_cgp/index.php">full graphs</a> might be useful. | 85 | So take this speed measurement with a grain of salt, it's more of an indication, the <a href="../apt-panopticon_cgp/index.php">full graphs</a> might be useful. |
84 | </p> | 86 | </p> |