diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-01-06 09:05:34 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-06 09:05:34 -0800 |
commit | 6d4ccab2b71c8eedcf05ed5402195538d626f8c8 (patch) | |
tree | 9756aec2e13195387e7a319c8160961dc8a27e01 /components/script/dom/request.rs | |
parent | 0cd0bdd33e9ab52442935b307062f0f93d10b733 (diff) | |
parent | 4f470f1a706d55f55f4c47250c1d9b039c25d918 (diff) | |
download | servo-6d4ccab2b71c8eedcf05ed5402195538d626f8c8.tar.gz servo-6d4ccab2b71c8eedcf05ed5402195538d626f8c8.zip |
Auto merge of #14850 - UK992:appveyor-ccache, r=larsbergstrom
Appveyor: Use ccache on Windows GNU builds
r? @larsbergstrom
Locally tested:
First run: (Build time: 26:27)
```
cache directory C:/github/servo/.servo/.ccache
primary config C:/github/servo/.servo/.ccache/ccache.conf
secondary config (readonly) C:/building/msys64/mingw64/etc/ccache.conf
cache hit (direct) 0
cache hit (preprocessed) 0
cache miss 953
called for link 5
called for preprocessing 9
compile failed 6
preprocessor error 30
unsupported source language 1
autoconf compile/link 43
no input file 6
files in cache 2523
cache size 443.0 MB
max cache size 5.0 GB
```
Second run: (Build time: 15:30)
```
cache directory C:/github/servo/.servo/.ccache
primary config C:/github/servo/.servo/.ccache/ccache.conf
secondary config (readonly) C:/building/msys64/mingw64/etc/ccache.conf
cache hit (direct) 922
cache hit (preprocessed) 31
cache miss 953
called for link 10
called for preprocessing 18
compile failed 12
preprocessor error 60
unsupported source language 2
autoconf compile/link 86
no input file 12
files in cache 2523
cache size 443.0 MB
max cache size 5.0 GB
```
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14850)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/request.rs')
0 files changed, 0 insertions, 0 deletions