Diff of /README_ODS.txt [000000] .. [7f3c8b]

Switch to unified view

a b/README_ODS.txt
1
--------------------------------------------------------------------------------
2
Overview
3
--------------------------------------------------------------------------------
4
File format: ODS - OpenDocument Spreadsheet.
5
Method of data processing: These files were generated through the analysis of
6
the DCCO/PDCCO generation log.
7
--------------------------------------------------------------------------------
8
Type 1: p16_times.ods p25_times.ods p36_times.ods
9
--------------------------------------------------------------------------------
10
Collumn variables
11
--------------------------------------------------------------------------------
12
File: The name of the log file used to obtain the row data.
13
14
Begin: The time of the beginning of the DCCO/PDCCO generation proccess for File.
15
16
End: The time of the end of the DCCO/PDCCO generation proccess for File.
17
18
Diff: The total time of the DCCO/PDCCO generation proccess. End-Begin in
19
seconds.
20
21
Time: The total time of the DCCO/PDCCO generation proccess. End-Begin in
22
hours.
23
--------------------------------------------------------------------------------
24
Other variables
25
--------------------------------------------------------------------------------
26
Total time:  The total time for the PDCCO generation proccess. Including
27
sequential and partitioned parts.
28
29
Mean part time: The mean of the generation time for the partitioned part of the
30
PDCCO generation proccess. In hours.
31
32
Std.Dev part time: The standard deviation of the generation time for the
33
partitioned part of the PDCCO generation proccess. In hours.
34
35
Max part time: The maximun generation time for the partitioned part of the
36
PDCCO generation proccess. In hours.
37
--------------------------------------------------------------------------------
38
Type 2: comparison_times.ods
39
It's a summary of all Type 1 data.
40
--------------------------------------------------------------------------------
41
Collumn variables
42
--------------------------------------------------------------------------------
43
Case: The size of the partition used for the PDCCO generation proccess.
44
45
Total time: The total time of the PDCCO generation proccess for Case. In
46
hours.
47
48
Base: The time of the sequential part of the PDCCO generation proccess for Case.
49
In hours.
50
51
Part: The maximum time of the partitioned part of the PDCCO generation proccess.
52
In hours.
53
--------------------------------------------------------------------------------
54
Type 3: times.ods
55
--------------------------------------------------------------------------------
56
Collumn variables
57
--------------------------------------------------------------------------------
58
File: The name of the log file used to obtain the row data.
59
60
Begin: The time of the beginning of the DCCO generation proccess for File.
61
62
End: The time of the end of the DCCO generation proccess for File.
63
64
Diff: The total time of the DCCO generation proccess. End-Begin in
65
seconds.
66
67
H: The total time of the DCCO generation proccess. End-Begin in
68
hours.
69
70
N: The number of terminal segments added in the DCCO generation proccess.