Move out eompi test folder.
This commit is contained in:
parent
4df7894ae1
commit
f6d5ac3c6b
13 changed files with 17 additions and 17 deletions
6
eompi/test/experiments.json
Normal file
6
eompi/test/experiments.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"experiments":[
|
||||
{"size":"10", "packet_size":"1", "seed":"1337", "distribution":{"name":"normal", "mean":"500", "stddev":"100"}, "worker_print_waiting_time":"1", "filename":"exp1.result.txt"},
|
||||
{"size":"10", "packet_size":"1", "seed":"1337", "distribution":{"name":"normal", "mean":"100", "stddev":"20"}, "worker_print_waiting_time":"1", "filename":"exp2.result.txt"}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue