Skip to content
Snippets Groups Projects
Commit a6edfe54 authored by Nikolaus Huber's avatar Nikolaus Huber
Browse files

added new dummy data to test migration resource efficiency weighting function

git-svn-id: https://se1.informatik.uni-wuerzburg.de/usvn/svn/code/code/DMM/trunk@11948 9e42b895-fcda-4063-8a3b-11be15eb1bbd
parent 4fe2f119
No related branches found
No related tags found
No related merge requests found
......@@ -15,9 +15,22 @@
<metricValues id="sdfsdvc" name="RespTimeGold" metricType="3" value="100.0"/>
<metricValues id="63412412" name="RespTimeSilver" metricType="4" value="280.0"/>
</resultHistory>
<resultHistory id="m1" name="ResultMigration1-1" timestamp="2012-12-12T02:00:00.000+0100">
<metricValues id="m1u1" name="Util1" metricType="2" value="0.2"/>
<metricValues id="m1u2" name="Util2" metricType="2" value="0.2"/>
<metricValues id="m1g" name="RespTimeGold" metricType="3" value="100.0"/>
<metricValues id="m1s" name="RespTimeSilver" metricType="4" value="280.0"/>
</resultHistory>
<resultHistory id="m2" name="ResultMigration1-2" timestamp="2012-12-12T02:00:00.000+0100">
<metricValues id="m2u1" name="Util1" metricType="2" value="0.5"/>
<metricValues id="m2u2" name="Util2" metricType="2" value="0.05"/>
<metricValues id="m2g" name="RespTimeGold" metricType="3" value="120.0"/>
<metricValues id="m2s" name="RespTimeSilver" metricType="4" value="280.0"/>
</resultHistory>
<metricTypes id="2" name="Utilization"/>
<metricTypes id="3" name="AvgRespTimeServiceGold"/>
<metricTypes id="4" name="AvgRespTimeServiceSilver"/>
<impactHistory id="3df1q3eq" name="Tactic1-AllImproved" before="123" after="assgddfs"/>
<impactHistory id="232341241" name="Tactic2-AllImproved" before="assgddfs" after="234ersdf"/>
<impactHistory id="1" name="MigrationEffect1" before="m1" after="m2"/>
</perfdatarepo:PerformanceDataRepository>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment