From 7ffd2c68c09cadcc3febc3ac63375de77942ec79 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Thu, 9 Nov 2017 18:36:49 +0100 Subject: Remove iscriptconfig "see below" in README Copy-paste error. iscriptconfig is only explained in the docstring. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index a21c29f..7a95e19 100644 --- a/README.rst +++ b/README.rst @@ -86,7 +86,7 @@ Here are some other features: 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 scriptconfig`` (see below). + second is overhead from ``make scriptconfig``. For long-running jobs, `PyPy `_ gives a big performance boost. CPython is faster for short-running jobs as PyPy needs some time to -- cgit v1.2.3