diff options
-rw-r--r-- | README.md | 36 | ||||
-rw-r--r-- | data/latency | 40 | ||||
-rw-r--r-- | data/latency-avg | 34 | ||||
-rw-r--r-- | data/place | 2 |
4 files changed, 56 insertions, 56 deletions
@@ -30,30 +30,30 @@ their S3 buckets are to the Github Actions runners. Some AWS and Azure regions are under the same roof, but then again, no official data. ## DATA -Updated: 2024-11-15T00:04:04.352363 +Updated: 2024-11-15T02:03:52.503572 | AWS Region | Avg Latency | Least | | - | - | - | -| af-south-1 | 0.954 | | -| ap-east-1 | 0.835 | | -| ap-northeast-1 | 0.650 | | -| ap-northeast-2 | 0.768 | | -| ap-south-1 | 0.895 | | -| ap-southeast-1 | 0.885 | | -| ap-southeast-2 | 0.815 | | -| ca-central-1 | 0.144 | | -| eu-central-1 | 0.409 | | -| eu-north-1 | 0.463 | | +| af-south-1 | 0.961 | | +| ap-east-1 | 0.834 | | +| ap-northeast-1 | 0.649 | | +| ap-northeast-2 | 0.767 | | +| ap-south-1 | 0.886 | | +| ap-southeast-1 | 0.887 | | +| ap-southeast-2 | 0.817 | | +| ca-central-1 | 0.142 | | +| eu-central-1 | 0.412 | | +| eu-north-1 | 0.467 | | | eu-south-1 | 0.445 | | -| eu-west-1 | 0.394 | | -| eu-west-2 | 0.357 | | -| eu-west-3 | 0.384 | | +| eu-west-1 | 0.395 | | +| eu-west-2 | 0.360 | | +| eu-west-3 | 0.385 | | | me-south-1 | 0.767 | | -| sa-east-1 | 0.526 | | -| us-east-1 | 0.091 | 17 | +| sa-east-1 | 0.524 | | +| us-east-1 | 0.092 | 18 | | us-east-2 | 0.158 | | -| us-gov-east-1 | 0.151 | | -| us-gov-west-1 | 0.297 | | +| us-gov-east-1 | 0.157 | | +| us-gov-west-1 | 0.295 | | | us-west-1 | 0.292 | | | us-west-2 | 0.294 | | diff --git a/data/latency b/data/latency index c4dab5a0..eda09bd6 100644 --- a/data/latency +++ b/data/latency @@ -1,39 +1,39 @@ -af-south-1 0.952 -ap-east-1 0.834 +af-south-1 0.968 +ap-east-1 0.833 ap-east-2 inf ap-northeast-1 0.647 -ap-northeast-2 0.770 +ap-northeast-2 0.766 ap-northeast-3 inf -ap-south-1 0.894 +ap-south-1 0.877 ap-south-2 inf -ap-southeast-1 0.882 -ap-southeast-2 0.814 +ap-southeast-1 0.890 +ap-southeast-2 0.819 ap-southeast-3 inf ap-southeast-4 inf ap-southeast-5 inf ap-southeast-6 inf ap-southeast-7 inf -ca-central-1 0.143 +ca-central-1 0.140 ca-west-1 inf cn-north-1 inf cn-northwest-1 inf -eu-central-1 0.410 +eu-central-1 0.415 eu-central-2 inf -eu-north-1 0.467 -eu-south-1 0.443 +eu-north-1 0.470 +eu-south-1 0.444 eu-south-2 inf -eu-west-1 0.393 -eu-west-2 0.358 -eu-west-3 0.384 +eu-west-1 0.396 +eu-west-2 0.364 +eu-west-3 0.385 eusc-de-east-1 inf il-central-1 inf me-central-1 inf -me-south-1 0.766 +me-south-1 0.767 mx-central-1 inf -sa-east-1 0.531 -us-east-1 0.091 -us-east-2 0.163 -us-gov-east-1 0.147 -us-gov-west-1 0.299 +sa-east-1 0.521 +us-east-1 0.094 +us-east-2 0.158 +us-gov-east-1 0.162 +us-gov-west-1 0.293 us-west-1 0.293 -us-west-2 0.294 +us-west-2 0.295 diff --git a/data/latency-avg b/data/latency-avg index 8d030eaa..d8704ca6 100644 --- a/data/latency-avg +++ b/data/latency-avg @@ -1,22 +1,22 @@ -af-south-1 0.954 -ap-east-1 0.835 -ap-northeast-1 0.650 -ap-northeast-2 0.768 -ap-south-1 0.895 -ap-southeast-1 0.885 -ap-southeast-2 0.815 -ca-central-1 0.144 -eu-central-1 0.409 -eu-north-1 0.463 +af-south-1 0.961 +ap-east-1 0.834 +ap-northeast-1 0.649 +ap-northeast-2 0.767 +ap-south-1 0.886 +ap-southeast-1 0.887 +ap-southeast-2 0.817 +ca-central-1 0.142 +eu-central-1 0.412 +eu-north-1 0.467 eu-south-1 0.445 -eu-west-1 0.394 -eu-west-2 0.357 -eu-west-3 0.384 +eu-west-1 0.395 +eu-west-2 0.360 +eu-west-3 0.385 me-south-1 0.767 -sa-east-1 0.526 -us-east-1 0.091 +sa-east-1 0.524 +us-east-1 0.092 us-east-2 0.158 -us-gov-east-1 0.151 -us-gov-west-1 0.297 +us-gov-east-1 0.157 +us-gov-west-1 0.295 us-west-1 0.292 us-west-2 0.294 @@ -1 +1 @@ -us-east-1 17 +us-east-1 18 |