From 7c57b882a8476af5372cb8d3c74261207ce905d8 Mon Sep 17 00:00:00 2001 From: merakor Date: Wed, 6 Jan 2021 12:59:37 +0000 Subject: README: fix wording FossilOrigin-Name: 40d358107676a1cdc8b46a570fb0d5fef635623d66ad9c436f4f56c7be4c4c75 --- README | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README b/README index cd7f511..9c30fec 100644 --- a/README +++ b/README @@ -5,8 +5,11 @@ libraries of the functions when they were called. I tested this out, because I assumed that the result would be an increase of speed, but it turned out that the answer was quite the contrary. -Using the master branch (757d256), running `cpt l` takes 33 seconds. -Using this branch, it takes 37 seconds. +I have compared the speed by running `cpt l` 2000 times on my system which has +429 packages: + +- Using the master branch (757d256), it takes 33 seconds. +- Using this branch, it takes 37 seconds. Even though, this currently slows the operation, I would love to revisit this branch someday if I come up with a better idea for lazyloading functions. At the -- cgit v1.2.3