4 <meta http-equiv=
"Content-Type" content=
"text/html; charset=UTF-8" />
5 <title>EMFCompare Performance Reports
</title>
7 <script type="text/javascript" src="excanvas.js"></script>
9 <script type=
"text/javascript" src=
"dygraph-combined.js"></script>
14 <div id=
"TestMatchId-system_time" style=
"width:800px; height:320px;"></div>
15 <div id=
"TestMatchId-heap_peek" style=
"width:800px; height:320px;"></div>
16 <div id=
"TestMatchId-heap_delta" style=
"width:800px; height:320px;"></div>
19 <h1>Match Content
</h1>
20 <div id=
"TestMatchContent-system_time" style=
"width:800px; height:320px;"></div>
21 <div id=
"TestMatchContent-heap_peek" style=
"width:800px; height:320px;"></div>
22 <div id=
"TestMatchContent-heap_delta" style=
"width:800px; height:320px;"></div>
26 <div id=
"TestDiff-system_time" style=
"width:800px; height:320px;"></div>
27 <div id=
"TestDiff-heap_peek" style=
"width:800px; height:320px;"></div>
28 <div id=
"TestDiff-heap_delta" style=
"width:800px; height:320px;"></div>
32 <div id=
"TestReq-system_time" style=
"width:800px; height:320px;"></div>
33 <div id=
"TestReq-heap_peek" style=
"width:800px; height:320px;"></div>
34 <div id=
"TestReq-heap_delta" style=
"width:800px; height:320px;"></div>
38 <div id=
"TestEqui-system_time" style=
"width:800px; height:320px;"></div>
39 <div id=
"TestEqui-heap_peek" style=
"width:800px; height:320px;"></div>
40 <div id=
"TestEqui-heap_delta" style=
"width:800px; height:320px;"></div>
44 <div id=
"TestConflict-system_time" style=
"width:800px; height:320px;"></div>
45 <div id=
"TestConflict-heap_peek" style=
"width:800px; height:320px;"></div>
46 <div id=
"TestConflict-heap_delta" style=
"width:800px; height:320px;"></div>
50 <div id=
"TestCompare-system_time" style=
"width:800px; height:320px;"></div>
51 <div id=
"TestCompare-heap_peek" style=
"width:800px; height:320px;"></div>
52 <div id=
"TestCompare-heap_delta" style=
"width:800px; height:320px;"></div>
55 <h1>Post Match UML
</h1>
56 <div id=
"TestPostMatchUML-system_time" style=
"width:800px; height:320px;"></div>
57 <div id=
"TestPostMatchUML-heap_peek" style=
"width:800px; height:320px;"></div>
58 <div id=
"TestPostMatchUML-heap_delta" style=
"width:800px; height:320px;"></div>
61 <h1>Post Comparison UML
</h1>
62 <div id=
"TestPostComparisonUML-system_time" style=
"width:800px; height:320px;"></div>
63 <div id=
"TestPostComparisonUML-heap_peek" style=
"width:800px; height:320px;"></div>
64 <div id=
"TestPostComparisonUML-heap_delta" style=
"width:800px; height:320px;"></div>
67 <h1>Logical Model
</h1>
68 <div id=
"TestLogicalModel-system_time" style=
"width:800px; height:320px;"></div>
69 <div id=
"TestLogicalModel-heap_peek" style=
"width:800px; height:320px;"></div>
70 <div id=
"TestLogicalModel-heap_delta" style=
"width:800px; height:320px;"></div>
73 <script type=
"text/javascript">
76 document
.getElementById("TestMatchId-system_time"),
77 "TestMatchId-system_time.csv",
82 title
: 'Test MatchId - system time',
83 ylabel
: 'System time (ms)',
85 labelsDivStyles
: { 'textAlign': 'right' }
89 document
.getElementById("TestMatchId-heap_peek"),
90 "TestMatchId-heap_peek.csv",
95 title
: 'Test MatchId - heap peek',
96 ylabel
: 'Heap peek (MiB)',
98 labelsDivStyles
: { 'textAlign': 'right' }
102 document
.getElementById("TestMatchId-heap_delta"),
103 "TestMatchId-heap_delta.csv",
108 title
: 'Test MatchId - heap delta',
109 ylabel
: 'Heap delta (MiB)',
111 labelsDivStyles
: { 'textAlign': 'right' }
117 document
.getElementById("TestMatchContent-system_time"),
118 "TestMatchContent-system_time.csv",
123 title
: 'Test MatchContent - system time',
124 ylabel
: 'System time (ms)',
126 labelsDivStyles
: { 'textAlign': 'right' }
130 document
.getElementById("TestMatchContent-heap_peek"),
131 "TestMatchContent-heap_peek.csv",
136 title
: 'Test MatchContent - heap peek',
137 ylabel
: 'Heap peek (MiB)',
139 labelsDivStyles
: { 'textAlign': 'right' }
143 document
.getElementById("TestMatchContent-heap_delta"),
144 "TestMatchContent-heap_delta.csv",
149 title
: 'Test MatchContent - heap delta',
150 ylabel
: 'Heap delta (MiB)',
152 labelsDivStyles
: { 'textAlign': 'right' }
158 document
.getElementById("TestDiff-system_time"),
159 "TestDiff-system_time.csv",
164 title
: 'Test Diff - system time',
165 ylabel
: 'System time (ms)',
167 labelsDivStyles
: { 'textAlign': 'right' }
171 document
.getElementById("TestDiff-heap_peek"),
172 "TestDiff-heap_peek.csv",
177 title
: 'Test Diff - heap peek',
178 ylabel
: 'Heap peek (MiB)',
180 labelsDivStyles
: { 'textAlign': 'right' }
184 document
.getElementById("TestDiff-heap_delta"),
185 "TestDiff-heap_delta.csv",
190 title
: 'Test Diff - heap delta',
191 ylabel
: 'Heap delta (MiB)',
193 labelsDivStyles
: { 'textAlign': 'right' }
199 document
.getElementById("TestReq-system_time"),
200 "TestReq-system_time.csv",
205 title
: 'Test Req - system time',
206 ylabel
: 'System time (ms)',
208 labelsDivStyles
: { 'textAlign': 'right' }
212 document
.getElementById("TestReq-heap_peek"),
213 "TestReq-heap_peek.csv",
218 title
: 'Test Req - heap peek',
219 ylabel
: 'Heap peek (MiB)',
221 labelsDivStyles
: { 'textAlign': 'right' }
225 document
.getElementById("TestReq-heap_delta"),
226 "TestReq-heap_delta.csv",
231 title
: 'Test Req - heap delta',
232 ylabel
: 'Heap delta (MiB)',
234 labelsDivStyles
: { 'textAlign': 'right' }
240 document
.getElementById("TestEqui-system_time"),
241 "TestEqui-system_time.csv",
246 title
: 'Test Equi - system time',
247 ylabel
: 'System time (ms)',
249 labelsDivStyles
: { 'textAlign': 'right' }
253 document
.getElementById("TestEqui-heap_peek"),
254 "TestEqui-heap_peek.csv",
259 title
: 'Test Equi - heap peek',
260 ylabel
: 'Heap peek (MiB)',
262 labelsDivStyles
: { 'textAlign': 'right' }
266 document
.getElementById("TestEqui-heap_delta"),
267 "TestEqui-heap_delta.csv",
272 title
: 'Test Equi - heap delta',
273 ylabel
: 'Heap delta (MiB)',
275 labelsDivStyles
: { 'textAlign': 'right' }
281 document
.getElementById("TestConflict-system_time"),
282 "TestConflict-system_time.csv",
287 title
: 'Test Conflict - system time',
288 ylabel
: 'System time (ms)',
290 labelsDivStyles
: { 'textAlign': 'right' }
294 document
.getElementById("TestConflict-heap_peek"),
295 "TestConflict-heap_peek.csv",
300 title
: 'Test Conflict - heap peek',
301 ylabel
: 'Heap peek (MiB)',
303 labelsDivStyles
: { 'textAlign': 'right' }
307 document
.getElementById("TestConflict-heap_delta"),
308 "TestConflict-heap_delta.csv",
313 title
: 'Test Conflict - heap delta',
314 ylabel
: 'Heap delta (MiB)',
316 labelsDivStyles
: { 'textAlign': 'right' }
322 document
.getElementById("TestCompare-system_time"),
323 "TestCompare-system_time.csv",
328 title
: 'Test Compare - system time',
329 ylabel
: 'System time (ms)',
331 labelsDivStyles
: { 'textAlign': 'right' }
335 document
.getElementById("TestCompare-heap_peek"),
336 "TestCompare-heap_peek.csv",
341 title
: 'Test Compare - heap peek',
342 ylabel
: 'Heap peek (MiB)',
344 labelsDivStyles
: { 'textAlign': 'right' }
348 document
.getElementById("TestCompare-heap_delta"),
349 "TestCompare-heap_delta.csv",
354 title
: 'Test Compare - heap delta',
355 ylabel
: 'Heap delta (MiB)',
357 labelsDivStyles
: { 'textAlign': 'right' }
363 document
.getElementById("TestPostMatchUML-system_time"),
364 "TestPostMatchUML-system_time.csv",
369 title
: 'Test Post Match UML - system time',
370 ylabel
: 'System time (ms)',
372 labelsDivStyles
: { 'textAlign': 'right' }
376 document
.getElementById("TestPostMatchUML-heap_peek"),
377 "TestPostMatchUML-heap_peek.csv",
382 title
: 'Test Post Match UML - heap peek',
383 ylabel
: 'Heap peek (MiB)',
385 labelsDivStyles
: { 'textAlign': 'right' }
389 document
.getElementById("TestPostMatchUML-heap_delta"),
390 "TestPostMatchUML-heap_delta.csv",
395 title
: 'Test Post Match UML - heap delta',
396 ylabel
: 'Heap delta (MiB)',
398 labelsDivStyles
: { 'textAlign': 'right' }
404 document
.getElementById("TestPostComparisonUML-system_time"),
405 "TestPostComparisonUML-system_time.csv",
410 title
: 'Test Post Comparison UML - system time',
411 ylabel
: 'System time (ms)',
413 labelsDivStyles
: { 'textAlign': 'right' }
417 document
.getElementById("TestPostComparisonUML-heap_peek"),
418 "TestPostComparisonUML-heap_peek.csv",
423 title
: 'Test Post Comparison UML - heap peek',
424 ylabel
: 'Heap peek (MiB)',
426 labelsDivStyles
: { 'textAlign': 'right' }
430 document
.getElementById("TestPostComparisonUML-heap_delta"),
431 "TestPostComparisonUML-heap_delta.csv",
436 title
: 'Test Post Comparison UML - heap delta',
437 ylabel
: 'Heap delta (MiB)',
439 labelsDivStyles
: { 'textAlign': 'right' }
445 document
.getElementById("TestLogicalModel-system_time"),
446 "TestLogicalModel-system_time.csv",
451 title
: 'Test Logical Model - system time',
452 ylabel
: 'System time (ms)',
454 labelsDivStyles
: { 'textAlign': 'right' }
458 document
.getElementById("TestLogicalModel-heap_peek"),
459 "TestLogicalModel-heap_peek.csv",
464 title
: 'Test Logical Model - heap peek',
465 ylabel
: 'Heap peek (MiB)',
467 labelsDivStyles
: { 'textAlign': 'right' }
471 document
.getElementById("TestLogicalModel-heap_delta"),
472 "TestLogicalModel-heap_delta.csv",
477 title
: 'Test Logical Model - heap delta',
478 ylabel
: 'Heap delta (MiB)',
480 labelsDivStyles
: { 'textAlign': 'right' }