On 11/09/2016 03:49 AM, Alexander Berntsen wrote:
> On 09/11/16 10:05, Zac Medico wrote:
>> Before a package is merge
> +d

Thanks, fixed.

> Looks okay. What's the performance impact, if non-negligible?

It's negligible. The relevant code already executes a couple of other
times while merging a package. It uses one lstat call for each preserved
library, and the plib_registry.store() call does not actually write to
disk unless it has found something to remove from the registry.
-- 
Thanks,
Zac

Reply via email to