From ab2431ca36139c6d450adfe275d1e14088633eed Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Sat, 26 May 2018 14:53:28 +0200 Subject: Micro-optimize _parse_help() loop Shaves ~6% off the _parse_help() runtime for the x86 Kconfigs in cProfile. --- tests/Klocation | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tests') diff --git a/tests/Klocation b/tests/Klocation index 6438739..887e4a0 100644 --- a/tests/Klocation +++ b/tests/Klocation @@ -28,6 +28,12 @@ config HELP_2 baz +config HELP_3 + help + foo + bar + bool + config MULTI_DEF endif -- cgit v1.2.3