Re: [edk2-devel] [PATCH 0/4] Build cache enhancement

2019-08-08 Thread Laszlo Ersek
On 08/08/19 14:25, Steven Shi wrote: > From: "Shi, Steven" > > Enhance the edk2 build cache with below patches: > Patch 01/04: Improve the cache hit rate through new cache checkpoint and hash > algorithm > Patch 02/04: Print more info to explain why a module build cache miss > Patch 03/04: Fix t

[edk2-devel] [PATCH 0/4] Build cache enhancement

2019-08-08 Thread Steven Shi
From: "Shi, Steven" Enhance the edk2 build cache with below patches: Patch 01/04: Improve the cache hit rate through new cache checkpoint and hash algorithm Patch 02/04: Print more info to explain why a module build cache miss Patch 03/04: Fix the unsafe [self.Arch][self.Name] key usage in build