Re: [ccache] Shared cache (Ubuntu 14, VMWare, TeamCity, gcc)

2016-10-03 Thread Pierre Tardy
Hi Mats, There is a memcached branch here: https://github.com/ccache/ccache/pull/58 I've been running a previous version of this for years with great success, and you can see that others also had success with it. Event for 16 agent, you will probably begin to see performance improvment compared

[ccache] Shared cache (Ubuntu 14, VMWare, TeamCity, gcc)

2016-10-03 Thread Mats Nilsson
Hi, I'm a newcomer and I'm just about to start some tests with ccache and I'm unsure of how to arrange a shared cache for my builds in TeamCity. We usually compile the same git commit in several ways (eg. shared or unshared libs) and with several cross compilers on our 16 build agents. I