summaryrefslogtreecommitdiff
path: root/menuconfig.py
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-11-07 05:31:58 +0100
committerUlf Magnusson <ulfalizer@gmail.com>2018-11-07 05:59:20 +0100
commit41c271b8cbe19e45809a0a9d3f5426bc0b664e29 (patch)
treec23247dff382c6b0841fec793a21536ce0c68c6a /menuconfig.py
parent8c989618c9cb10ae8e140c081d1633371f1758fb (diff)
Add a fast path for string parsing
For strings with no $ or \ in them (99.86% of all strings in the Linux x86 Kconfigs), we can just find() the matching quote directly. Saves a few % of tokenization time.
Diffstat (limited to 'menuconfig.py')
0 files changed, 0 insertions, 0 deletions