summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2015-06-05 04:43:06 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2015-06-05 04:54:10 +0200
commit121d4a95ed0cd6cf64d64b92eedfb163a531d672 (patch)
tree15f429b11ced1ea75c6d318c8444d47147cb35c9 /tests
parent0b9e3b0c701f0bc5de23680a55ecfdd142f09f51 (diff)
Improve tokenization performance by removing a single character.
strip() instead of lstrip() makes the loop terminate earlier, saving lots of calls. Shaves a few % of parsing the x86 Kconfigs.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions