Ignore:
Timestamp:
10/31/12 12:22:35 (13 years ago)
Author:
wojtekp
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • DCWoRMS/trunk/example/experiment1_result/experiment.properties

    r510 r538  
    1111stats.outputfolder=../experiment1_result 
    1212 
     13# Define the type and content of charts to generate 
    1314 
     15# Gantt chart 
    1416creatediagrams.gantt=true 
     17 
     18# Shows the execution times of tasks 
    1519creatediagrams.tasks=true 
     20 
     21# Shows the waiting times of tasks 
    1622creatediagrams.taskswaitingtime=true 
    1723 
     24# Resource utilization chart - only for processors 
    1825creatediagrams.resutilization=Processor 
    1926 
Note: See TracChangeset for help on using the changeset viewer.