Caching
Hi Team,
My project does not has any installation procedure. But it contains lots of stuff to compile as it takes nearly 45 minutes.
I am trying to find a way to reduce the compilation time. Is it possible to cache the compiled libs and to reuse it for the further builds ?
or is there any other way to reduce the compilation time?
Thanks.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 12 Apr, 2018 09:46 PM
Absolutely, you can use build cache for that: https://www.appveyor.com/docs/build-cache/
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:28 AM.