From c285fb61a42422bb4da1e983f934efc153a5c58f Mon Sep 17 00:00:00 2001 From: "Hailu, Dawit Abiy" <dawit.hailu@uni-hamburg.de> Date: Thu, 8 Jul 2021 11:51:52 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c09263..1a1707c 100644 --- a/README.md +++ b/README.md @@ -43,10 +43,11 @@ I don't know how... ``` ## Result For the prime numbers between 2 and 800,000: +``` 2:36 Seconds for seriel only(with out parallelization) 1:16 seconds for 7 processors personall computer 55 seconds for 16 processors(Uni-server) - +``` ## Framework for code, directly copied from (c) 2021, Jörn Behrens (joern.behrens@uni-hamburg.de) ## Added work by: -- GitLab