summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorShaun McCance <shaunm@redhat.com>2020-12-06 13:44:24 -0500
committerShaun McCance <shaunm@redhat.com>2020-12-06 13:44:24 -0500
commit366dbb36b897dc223b41a1855ea1f3075ad565ba (patch)
treec74f9bfaa65b7c8b68d3c2e857fa72640241793c /.gitignore
parent60f3a955ca047b1d62a1d952beec74afaff7cbbf (diff)
downloaditstool-366dbb36b897dc223b41a1855ea1f3075ad565ba.tar.gz
Don't re-lookup ITS params for every single rule
We have to create a new XPath context for every rule, and we have to freshly apply any ITS params to that context. But what we were also doing is looking thru the children of the parent ITS rules element for param element each time. This was inefficient. Looking for param elements only once per ruleset gives a small but measurable speed boost.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions