Page MenuHomePhabricator
Paste P9783

(An Untitled Masterwork)
ActivePublic

Authored by ema on Nov 29 2019, 9:15 AM.
Tags
None
Referenced Files
F31404315: raw.txt
Nov 29 2019, 9:15 AM
Subscribers
None
09:14:41 ema@cp3050.esams.wmnet:~
$ curl -s -i -w "Time: %{time_total} %{time_starttransfer}\n" -H "Authorization: oauth" -H "Host: en.wikipedia.org" -K ats | awk '/Time:/ { print 1000*($2-$3) }'
504.308
88.627
87.865
87.534
86.701
86.043
85.095
84.461
---
09:14:29 ema@cp3064.esams.wmnet:~
$ curl -s -i -w "Time: %{time_total} %{time_starttransfer}\n" -H "Authorization: oauth" -H "Host: en.wikipedia.org" -K varnish | awk '/Time:/ { print 1000*($2-$3) }'
173.835
173.383
220.046
100.387
131.121
171.667
171.472
195.102