From 25441b9478c3a1414874d6b4599c530952e62f6e Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Sat, 20 Jan 2018 06:47:27 +0100 Subject: Getting faster --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index bf33d0e..b24d234 100644 --- a/README.rst +++ b/README.rst @@ -90,8 +90,8 @@ Here are some other features: - **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 scriptconfig``. + about 1.3 seconds on a Core i7 2600K (with a warm file cache), including the + ``make`` 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