commit | a99d982e0d1f90e6aa26843773b445dcfa243b42 | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Thu Dec 28 14:53:10 2017 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Sun Dec 31 14:55:39 2017 +0000 |
tree | f7b2f98bed7b62eb6398b9d4239046a52c14ed9f | |
parent | dacc02b8dd36d545d95261670ace194150ab52ee [diff] |
Add FASTLINK to windows builds From my local testing, this brings incremental link times back where they were before switching to Z7 (55s -> 15s). It also speeds up full builds times by a similar margin (so no real impact on per-translation unit build time). https://blogs.msdn.microsoft.com/vcblog/2016/10/05/faster-c-build-cycle-in-vs-15-with-debugfastlink/ Bug: skia: Change-Id: I83a3b8a3d6492eb9a6bd7fe8b6893b2dd6970b06 Reviewed-on: https://skia-review.googlesource.com/89800 Commit-Queue: Mike Klein <mtklein@google.com> Reviewed-by: Mike Klein <mtklein@google.com>