diff options
author | Simon Sapin <simon.sapin@exyr.org> | 2019-11-16 14:15:52 +0100 |
---|---|---|
committer | Simon Sapin <simon.sapin@exyr.org> | 2019-11-16 14:15:52 +0100 |
commit | 188dd9e7abce4956ec7ac053588a938cd10580ed (patch) | |
tree | 4b805c322bae777e3a4497064b45a6555e890f2f /components/script/dom | |
parent | a74046a3b66814ea807f9ada9f6bdc35664765eb (diff) | |
download | servo-188dd9e7abce4956ec7ac053588a938cd10580ed.tar.gz servo-188dd9e7abce4956ec7ac053588a938cd10580ed.zip |
Reduce git fetch depth. 100 still takes quite some time!
```
(git init servo.git &&
cd servo.git &&
time git fetch https://github.com/servo/servo master $ARGS &&
); rm -rf servo.git
Full: 724.75 MiB
57s home fiber in Paris
1m25s AWS us-west-2 Oregon
3m23s Macstadium DC1 Atlanta
4m22s Macstadium DC2 Las Vegas
--depth 100: 129.00 MiB
1m21s home
1m18s AWS
1m30s Macstadium 1
1m24s Macstadium 2
--depth 50: 97.62 MiB
30s home
30s AWS
41s Macstadium 1
40s Macstadium 2
--depth 30: 92.47 MiB
17s home
18s AWS
27s Macstadium 1
26s Macstadium 2
--depth 10: 88.25 MiB
11s home
12s AWS
26s Macstadium 1
25s Macstadium 2
--depth 1: 87.53 MiB
10s home
10s AWS
22s Macstadium 1
28s Macstadium 2
```
Diffstat (limited to 'components/script/dom')
0 files changed, 0 insertions, 0 deletions