Created
May 29, 2019 05:47
-
-
Save reacocard/e948373ee7b2d175700d190310795ae6 to your computer and use it in GitHub Desktop.
Debian mirror benches (from Sunnyvale CA, 2019-03-22, 75mbit cable connection)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# tests: | |
# timeout 30s curl --output /dev/null ${mirror}pool/main/libr/libreoffice/libreoffice_6.2.2~rc1.orig.tar.xz (use Average Dload) | |
# cat /etc/apt/mirrorlists/debian | grep https | cut -d/ -f 3 | xargs -P0 -n1 -I DNS zsh -c "ping -q -n -A -c 10 -w 15 DNS | tail -n 1 | cut -d/ -f5 | sed 's/\(.*\)/'DNS': \1/'" | |
# Dload: 7937k, Ping: 33.033 | |
https://deb.debian.org/debian/ | |
# Dload: 7899k, Ping: 32.239 | |
https://mirrors.namecheap.com/debian/ | |
# Dload: 7634k, Ping: 14.539 | |
https://mirrors.ocf.berkeley.edu/debian/ | |
# Dload: 7504k, Ping: 12.597 | |
https://mirror.sjc02.svwh.net/debian/ | |
# Dload: 7385k, Ping: 27.666 | |
https://mirrors.xmission.com/debian/ | |
# Dload: 7029k, Ping: 31.474 | |
https://mirrors.cat.pdx.edu/debian/ | |
## Dload: 6139k, Ping: (87) | |
#https://mirror.math.princeton.edu/pub/debian/ | |
# | |
## Dload: 5789k, Ping: (70) | |
#https://repo.ialab.dsu.edu/debian/ | |
# | |
## Dload: 5604k, Ping: 62.955 | |
#https://mirror.us.oneandone.net/debian/ | |
# | |
## Dload: 5533k, Ping: 56.109 | |
#https://mirrors.syringanetworks.net/debian/ | |
# | |
## Dload: 5382k, Ping: 100.344 | |
#https://debian.osuosl.org/debian/ | |
# | |
## Dload: 5367k, Ping: 79.568 | |
#https://mirrors.wikimedia.org/debian/ | |
# | |
## Dload: 4613k, Ping: 81.050 | |
#https://mirror.us.leaseweb.net/debian/ | |
# | |
## Dload: 4266k, Ping: 89.974 | |
#https://mirrors.bloomu.edu/debian/ | |
# | |
## Dload: 3828k, Ping: 58.065 | |
#https://mirrors.gigenet.com/debian/ | |
# | |
## Dload: 3005k, Ping: 13.422 | |
#https://mirrors.edge.kernel.org/debian/ | |
# | |
## Dload: 1092k, Ping: 59.471 | |
#https://mirror.steadfast.net/debian/ | |
# | |
## Dload: 2097, Ping: (82) | |
#https://debian.cs.binghamton.edu/debian/ | |
# | |
## Dload: 435, Ping: 68.919 | |
#https://mirrors.lug.mtu.edu/debian/ | |
# | |
## Dload: 412, Ping: 78.369 | |
#https://debian.mirror.constant.com/debian/ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment