<div dir="ltr"><div dir="ltr">On Mon, Nov 16, 2020 at 10:31 AM Stuart Auchterlonie <<a href="mailto:stuarta@squashedfrog.net">stuarta@squashedfrog.net</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 16/11/2020 17:05, John P Poet wrote:<br>
> On Mon, Nov 16, 2020 at 10:00 AM James Abernathy <<a href="mailto:jfabernathy@gmail.com" target="_blank">jfabernathy@gmail.com</a> <br>
> <mailto:<a href="mailto:jfabernathy@gmail.com" target="_blank">jfabernathy@gmail.com</a>>> wrote:<br>
> <br>
>     With my old system, building from source would take 10-15 minutes.<br>
> <br>
>     However, with my new system it takes only 40 seconds.<br>
> <br>
>     The hardware is Ryzen 5 3600, B550 motherboard with attached M.2<br>
>     2280 NVMe SSD.<br>
> <br>
>     I ran it once with make -j 6 and it ran in 5 minutes.  Then I<br>
>     completely deleted the build/mythtv directories and recloned<br>
>     mythtv.git again. However, this time I used make -j 12.<br>
>     That seems too good to be true.<br>
> <br>
>     Jim A<br>
> <br>
> <br>
> If you want a truly fresh environment to test with, also make sure you <br>
> delete your ~/.ccache directory between builds.<br>
> <br>
<br>
That trashes your ccache config. Use `ccache -C`<br></blockquote><div><br></div><div>I was not aware there was a "ccache config". Thanks for the tip.</div><div><br></div><div>John<br></div></div></div>