From c943306c099075ba992300715968052a15ddc3e7 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Mon, 15 Jun 2015 19:12:31 +0200 Subject: Add note re. test suite slowness. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cab1f8c..8084847 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,10 @@ configurations generated by Kconfiglib with configurations generated by scripts/kconfig/conf for a number of cases. You might want to use the "speedy" option; see [testsuite.py](testsuite.py). +Kconfiglib is much faster than the test suite would indicate. Most of the time +is spent waiting around for `make` or the C utilities. Adding some multiprocessing +to the test suite would make sense. + ## Misc. notes ## * Please tell me if you miss some API. It might be possible to extract some useful -- cgit v1.2.3