all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* my CDN measure_get
@ 2018-12-18 20:23 zimoun
  2018-12-19 17:28 ` swedebugia
  2018-12-21  9:30 ` Chris Marusich
  0 siblings, 2 replies; 4+ messages in thread
From: zimoun @ 2018-12-18 20:23 UTC (permalink / raw)
  To: Guix Devel

Dear,

I do not know if it is useful because it appears to me that providing
CDN service is now on the pipes.

Well, even if I understand all the concerns mitigating the use of
external CDN, I am in favor of this use.
Mainly, because I use guix in scientific context. And it is hard to
explain to my (hypothetical) collaborators that they have to wait.

The figures below are from my laptop connected by Wifi in my
university and then from the cluster head node. I am in Paris.
Note that the default curl version on the cluster is old.


I am not sure to know how to interpret but I see that the CDN seems much faster.


Last, what should be the cost to enable CDN? Any evaluation?


Hope that helps.

All the best,
simon

--


laptop$ measure_get
https://berlin.guixsd.org/nar/gzip/1bq783rbkzv9z9zdhivbvfzhsz2s5yac-linux-libre-4.19
2>/dev/null
url_effective: https://berlin.guixsd.org/nar/gzip/1bq783rbkzv9z9zdhivbvfzhsz2s5yac-linux-libre-4.19
http_code: 200
num_connects: 1
num_redirects: 0
remote_ip: 141.80.181.40
remote_port: 443
size_download: 69899433 B
speed_download: 2088170.000 B/s
time_appconnect: 0.123089 s
time_connect: 0.042923 s
time_namelookup: 0.004140 s
time_pretransfer: 0.123141 s
time_redirect: 0.000000 s
time_starttransfer: 0.199722 s
time_total: 33.474630 s


laptop$ measure_get
https://berlin-mirror.marusich.info/nar/gzip/1bq783rbkzv9z9zdhivbvfzhsz2s5yac-linux-libre-4.19
2>/dev/null
url_effective: https://berlin-mirror.marusich.info/nar/gzip/1bq783rbkzv9z9zdhivbvfzhsz2s5yac-linux-libre-4.19
http_code: 200
num_connects: 1
num_redirects: 0
remote_ip: 143.204.229.90
remote_port: 443
size_download: 69899433 B
speed_download: 10793612.000 B/s
time_appconnect: 0.024161 s
time_connect: 0.010927 s
time_namelookup: 0.007414 s
time_pretransfer: 0.024253 s
time_redirect: 0.000000 s
time_starttransfer: 0.029704 s
time_total: 6.476473 s


cluster$ measure_get
https://berlin.guixsd.org/nar/gzip/1bq783rbkzv9z9zdhivbvfzhsz2s5yac-linux-libre-4.19
2>/dev/null
url_effective: https://berlin.guixsd.org/nar/gzip/1bq783rbkzv9z9zdhivbvfzhsz2s5yac-linux-libre-4.19
http_code: 200
num_connects: 1
num_redirects: 0
remote_ip:
remote_port:
size_download: 69899433 B
speed_download: 2863050,000 B/s
time_appconnect: 0,272 s
time_connect: 0,041 s
time_namelookup: 0,004 s
time_pretransfer: 0,272 s
time_redirect: 0,000 s
time_starttransfer: 0,346 s
time_total: 24,414 s


cluster$ measure_get
https://berlin-mirror.marusich.info/nar/gzip/1bq783rbkzv9z9zdhivbvfzhsz2s5yac-linux-libre-4.19
2>/dev/null
url_effective: https://berlin-mirror.marusich.info/nar/gzip/1bq783rbkzv9z9zdhivbvfzhsz2s5yac-linux-libre-4.19
http_code: 200
num_connects: 1
num_redirects: 0
remote_ip:
remote_port:
size_download: 69899433 B
speed_download: 43271174,000 B/s
time_appconnect: 0,179 s
time_connect: 0,006 s
time_namelookup: 0,004 s
time_pretransfer: 0,179 s
time_redirect: 0,000 s
time_starttransfer: 0,182 s
time_total: 1,615 s

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-12-21  9:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-18 20:23 my CDN measure_get zimoun
2018-12-19 17:28 ` swedebugia
2018-12-19 17:29   ` zimoun
2018-12-21  9:30 ` Chris Marusich

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.