[libvirt] [PATCH 0/3] Speed up syntax-check a little

Ján Tomko jtomko at redhat.com
Wed Nov 20 18:32:43 UTC 2019


This shaves off 4 % of syntax-check runtime on my 8-core system,
     which is enough of a reason for me.
Surely it saves more on our overloaded CI workers.

Ján Tomko (3):
  scripts: speedup prohibit-duplicate-header
  scripts: check-aclrules: use in instead of find
  scripts: check-aclrules: use regular expressions less often

 scripts/check-aclrules.py            | 38 ++++++++++++++++++----------
 scripts/prohibit-duplicate-header.py |  4 +++
 2 files changed, 29 insertions(+), 13 deletions(-)

-- 
2.19.2




More information about the libvir-list mailing list