[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] include: speed up compat header generation
On 25/01/17 13:43, Jan Beulich wrote: > Recent additions to xlat.lst have apparently resulted in Python's > garbage collection getting in the way: I would guess that so far it > managed to re-use previously compiled regular expressions, but with the > higher number of them now can't anymore (at least with default > settings). Do the compilation explicitly. While at it, combine the two > lists, and avoid using re.subn() when re.sub() suffices. > > Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx> Acked-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |