Skip to content
Snippets Groups Projects
Commit 99b8473f authored by Pamela Dyer's avatar Pamela Dyer
Browse files

Update Application_examples/Dining_Philosophers.mp

parent cde3ffea
No related branches found
No related tags found
2 merge requests!24Pamela's Merge Request: 07-23-2021,!23Pamela's Test Merge Request: 07-23-2021
......@@ -36,6 +36,10 @@ Search terms: dining philosophers behavior; ring topology behavior; event reshuf
Instructions: Run for Scope 1. This will generate zero traces because
a philosopher cannot eat with a single fork. Then run for Scopes 2 and up.
Scope 1: 0 traces in less than 1 sec.
Scope 2: 2 traces in less than 1 sec.
Scope 3: 6 traces in less than 1 sec.
Scope 4: 14 traces in less than 1 sec.
Scope 5: 30 traces in approx. 1.4 sec.
==========================================================*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment