Re: [edk2] [PATCH] BaseTools: Enable compiler cache support in edk2 build

2019-03-10 Thread Gao, Liming
Reviewed-by: Liming Gao >-Original Message- >From: Shi, Steven >Sent: Wednesday, January 30, 2019 12:18 PM >To: edk2-devel@lists.01.org >Cc: Gao, Liming >Subject: [PATCH] BaseTools: Enable compiler cache support in edk2 build > >https://bugzilla.tianocore.

[edk2] [PATCH] BaseTools: Enable compiler cache support in edk2 build

2019-01-29 Thread Steven Shi
https://bugzilla.tianocore.org/show_bug.cgi?id=1499 Compiler cache can greatly improve the build performance and guarantee the build result safe. In our testing, the compiler cache can improve the overall clean build time usually by 30+% in linux and 10+% in windows. The compiler cache are very