Revision 507,
603 bytes
checked in by wojtekp, 13 years ago
(diff) |
|
-
Property svn:mime-type set to
text/plain
|
Rev | Line | |
---|
[477] | 1 | # Use single *.swf file as workload description. |
---|
| 2 | |
---|
| 3 | # Path to xml file which describes resource characteristics. |
---|
[504] | 4 | resdesc=example/experiment1/resources1.xml |
---|
[477] | 5 | |
---|
| 6 | # and swf file, which name is declared by readscenario.workloadfilename parameter. |
---|
| 7 | # Swf file must be placed in readscenario.inputfolder directory. |
---|
| 8 | readscenario.workloadfilename=example/experiment1/workload.swf |
---|
| 9 | |
---|
| 10 | # Choose directory where all result files should be placed. |
---|
| 11 | stats.outputfolder=../experiment1_result |
---|
| 12 | |
---|
| 13 | |
---|
| 14 | creatediagrams.gantt=true |
---|
| 15 | creatediagrams.tasks=true |
---|
| 16 | creatediagrams.taskswaitingtime=true |
---|
[502] | 17 | |
---|
| 18 | creatediagrams.resutilization=Processor |
---|
| 19 | |
---|
Note: See
TracBrowser
for help on using the repository browser.