diff options
| -rw-r--r-- | kconfiglib.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kconfiglib.py b/kconfiglib.py index 7901eb1..3adcad2 100644 --- a/kconfiglib.py +++ b/kconfiglib.py @@ -67,7 +67,7 @@ Here are some other features: files (or over 18000 ARCH/defconfig combinations in "obsessive" test suite mode). All tests are expected to pass. - - **Not horribly slow despite being a pure Python implementation** + - Not horribly slow despite being a pure Python implementation The allyesconfig.py example currently runs in about 1.6 seconds on a Core i7 2600K (with a warm file cache), where half a second is overhead from 'make |
