Gabor Gyimesi created MINIFICPP-1499:
----------------------------------------
Summary: Introduce caching to Windows CI builds
Key: MINIFICPP-1499
URL: https://issues.apache.org/jira/browse/MINIFICPP-1499
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Gabor Gyimesi
Windows CI builds times can almost takes 90 minutes, which needs to be
improved. One possibility of improvement is to introduce object caching to the
builds. There are several options for Windows to be checked:
* sccache ([https://github.com/mozilla/sccache)]
* clcache ([https://github.com/frerich/clcache)]
* cclash ([https://github.com/inorton/cclash)]
These options need to be investigated and one of them needs to be integrated
into our CI environment.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)