aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2018-05-23 23:48:46 -0700
committerBryan Newbold <bnewbold@robocracy.org>2018-05-24 15:21:32 -0700
commitc59afa935647f310f26b62e29fb2d48b74c74b84 (patch)
tree280f24e78aefa034a726d7fe71fdaffea18a7ae0
parent953a7e99079a45ba803652eee19227b96d0d4488 (diff)
downloadfatcat-c59afa935647f310f26b62e29fb2d48b74c74b84.tar.gz
fatcat-c59afa935647f310f26b62e29fb2d48b74c74b84.zip
final speed notes
-rw-r--r--notes/speed.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/notes/speed.txt b/notes/speed.txt
index 86561a80..f885aea7 100644
--- a/notes/speed.txt
+++ b/notes/speed.txt
@@ -73,3 +73,10 @@ a bit faster, basically maxing out CPU:
python processes (clients) seem to be CPU limit in this case; all 4 cores
effectively maxed out.
+
+running python again in parallel mode:
+
+ real 2m29.532s
+ user 0m47.692s
+ sys 0m4.840s
+