From c59afa935647f310f26b62e29fb2d48b74c74b84 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 23 May 2018 23:48:46 -0700 Subject: final speed notes --- notes/speed.txt | 7 +++++++ 1 file changed, 7 insertions(+) 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 + -- cgit v1.2.3