comparison relnotes/5.5 @ 46229:52abb1af2995

engine: prevent a function call for each store file Python function calls are not cheap. Instead of calling the function once for each file in store, we use a dedicated function which filters and yields the required files. Differential Revision: https://phab.mercurial-scm.org/D9673
author Pulkit Goyal <7895pulkit@gmail.com>
date Thu, 31 Dec 2020 14:28:00 +0530
parents 53a6febafc66
children
comparison
equal deleted inserted replaced
46228:e73b40c790ec 46229:52abb1af2995