summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-05-25 17:01:18 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-05-25 17:01:18 -0400
commitc2e28acc03cab176fcf11027b9517e1ca9dad017 (patch)
tree75ef22860f8fd86c503ae09bb8241e5e8f5f6cb1
parent095f2873d48114c52184730b9e9c098ef6a9d26c (diff)
downloadphoronix-test-suite-upstream-c2e28acc03cab176fcf11027b9517e1ca9dad017.tar.gz
phoronix-test-suite-upstream-c2e28acc03cab176fcf11027b9517e1ca9dad017.tar.xz
phoronix-test-suite-upstream-c2e28acc03cab176fcf11027b9517e1ca9dad017.zip
Mass profile updates.... mostly updating/adding SupportedArchitectures,
DownloadSize, and EnvironmentSize tags.
-rw-r--r--pts-core/pts-run-cmd.php4
-rw-r--r--pts/test-profiles/build-apache.xml3
-rw-r--r--pts/test-profiles/build-imagemagick.xml3
-rw-r--r--pts/test-profiles/build-linux-kernel.xml3
-rw-r--r--pts/test-profiles/build-mplayer.xml3
-rw-r--r--pts/test-profiles/build-php.xml4
-rw-r--r--pts/test-profiles/compliance-ogl.xml2
-rw-r--r--pts/test-profiles/compress-7zip.xml4
-rw-r--r--pts/test-profiles/compress-pbzip2.xml4
-rw-r--r--pts/test-profiles/doom3.xml1
-rw-r--r--pts/test-profiles/encode-mp3.xml4
-rw-r--r--pts/test-profiles/encode-ogg.xml4
-rw-r--r--pts/test-profiles/espeak.xml2
-rw-r--r--pts/test-profiles/etqw-demo.xml3
-rw-r--r--pts/test-profiles/etqw.xml3
-rw-r--r--pts/test-profiles/fract.xml2
-rw-r--r--pts/test-profiles/glmark.xml2
-rw-r--r--pts/test-profiles/gnupg.xml4
-rw-r--r--pts/test-profiles/gtkperf.xml2
-rw-r--r--pts/test-profiles/java-scimark2.xml2
-rw-r--r--pts/test-profiles/md-gromacs.xml2
-rw-r--r--pts/test-profiles/memory-bandwidth.xml4
-rw-r--r--pts/test-profiles/nexuiz.xml5
-rw-r--r--pts/test-profiles/norsetto-shadow.xml4
-rw-r--r--pts/test-profiles/openarena.xml1
-rw-r--r--pts/test-profiles/openssl.xml2
-rw-r--r--pts/test-profiles/pts-graph.xml2
-rw-r--r--pts/test-profiles/quake4.xml2
-rw-r--r--pts/test-profiles/ramspeed.xml4
-rw-r--r--pts/test-profiles/render-bench.xml4
-rw-r--r--pts/test-profiles/scimark2.xml4
-rw-r--r--pts/test-profiles/sqlite.xml4
-rw-r--r--pts/test-profiles/sunflow.xml4
-rw-r--r--pts/test-profiles/super-pi.xml4
-rw-r--r--pts/test-profiles/tandem-xml.xml4
-rw-r--r--pts/test-profiles/warsow.xml1
-rw-r--r--pts/test-profiles/x11perf.xml4
37 files changed, 69 insertions, 45 deletions
diff --git a/pts-core/pts-run-cmd.php b/pts-core/pts-run-cmd.php
index e11e08d..77d02a0 100644
--- a/pts-core/pts-run-cmd.php
+++ b/pts-core/pts-run-cmd.php
@@ -140,8 +140,10 @@ switch($COMMAND)
if(defined("PTS_DEBUG_MODE"))
{
$version = $xml_parser->getXMLValue(P_TEST_PTSVERSION);
+ $test_download_size = $xml_parser->getXMLValue(P_TEST_DOWNLOADSIZE);
+ $test_environment_size = $xml_parser->getXMLValue(P_TEST_ENVIRONMENTSIZE);
- printf("%-18ls %-6ls %-12ls %-12ls\n", $identifier, $version, $status, $license);
+ printf("%-18ls %-6ls %-12ls %-12ls %-4ls %-4ls\n", $identifier, $version, $status, $license, $test_download_size, $test_environment_size);
}
else
if(!in_array($status, array("PRIVATE", "BROKEN", "EXPERIMENTAL")))
diff --git a/pts/test-profiles/build-apache.xml b/pts/test-profiles/build-apache.xml
index 8ed7013..a1b3ce8 100644
--- a/pts/test-profiles/build-apache.xml
+++ b/pts/test-profiles/build-apache.xml
@@ -6,8 +6,7 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>6</DownloadSize>
- <EnvironmentSize>36</EnvironmentSize>
+ <DownloadSize>5.8</DownloadSize>
</TestProfile>
<TestInformation>
<Title>Timed Apache Compilation</Title>
diff --git a/pts/test-profiles/build-imagemagick.xml b/pts/test-profiles/build-imagemagick.xml
index 09dab74..a2ddd66 100644
--- a/pts/test-profiles/build-imagemagick.xml
+++ b/pts/test-profiles/build-imagemagick.xml
@@ -6,8 +6,7 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>9</DownloadSize>
- <EnvironmentSize>0</EnvironmentSize>
+ <DownloadSize>8.4</DownloadSize>
</TestProfile>
<TestInformation>
<Title>ImageMagick Compilation</Title>
diff --git a/pts/test-profiles/build-linux-kernel.xml b/pts/test-profiles/build-linux-kernel.xml
index 72cd535..0491351 100644
--- a/pts/test-profiles/build-linux-kernel.xml
+++ b/pts/test-profiles/build-linux-kernel.xml
@@ -6,8 +6,7 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>47</DownloadSize>
- <EnvironmentSize>0</EnvironmentSize>
+ <DownloadSize>46.4</DownloadSize>
</TestProfile>
<TestInformation>
<Title>Timed Linux Kernel Compilation</Title>
diff --git a/pts/test-profiles/build-mplayer.xml b/pts/test-profiles/build-mplayer.xml
index 67e0de9..3d4ee98 100644
--- a/pts/test-profiles/build-mplayer.xml
+++ b/pts/test-profiles/build-mplayer.xml
@@ -6,8 +6,7 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>9</DownloadSize>
- <EnvironmentSize>0</EnvironmentSize>
+ <DownloadSize>8.9</DownloadSize>
</TestProfile>
<TestInformation>
<Title>Timed MPlayer Compilation</Title>
diff --git a/pts/test-profiles/build-php.xml b/pts/test-profiles/build-php.xml
index 77582f5..47363aa 100644
--- a/pts/test-profiles/build-php.xml
+++ b/pts/test-profiles/build-php.xml
@@ -6,8 +6,8 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>8</DownloadSize>
- <EnvironmentSize>16</EnvironmentSize>
+ <DownloadSize>16.4</DownloadSize>
+ <EnvironmentSize>49.3</EnvironmentSize>
</TestProfile>
<TestInformation>
<Title>Timed PHP Compilation</Title>
diff --git a/pts/test-profiles/compliance-ogl.xml b/pts/test-profiles/compliance-ogl.xml
index a198717..447eabe 100644
--- a/pts/test-profiles/compliance-ogl.xml
+++ b/pts/test-profiles/compliance-ogl.xml
@@ -6,6 +6,8 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
+ <DownloadSize>0.33</DownloadSize>
+ <EnvironmentSize>3.8</EnvironmentSize>
</TestProfile>
<TestInformation>
<Title>GLEW</Title>
diff --git a/pts/test-profiles/compress-7zip.xml b/pts/test-profiles/compress-7zip.xml
index b5d024c..612ee5e 100644
--- a/pts/test-profiles/compress-7zip.xml
+++ b/pts/test-profiles/compress-7zip.xml
@@ -6,8 +6,8 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>2</DownloadSize>
- <EnvironmentSize>9</EnvironmentSize>
+ <DownloadSize>1.4</DownloadSize>
+ <EnvironmentSize>10</EnvironmentSize>
</TestProfile>
<TestInformation>
<Title>7-Zip Compression</Title>
diff --git a/pts/test-profiles/compress-pbzip2.xml b/pts/test-profiles/compress-pbzip2.xml
index 16b8a9c..9df8cf7 100644
--- a/pts/test-profiles/compress-pbzip2.xml
+++ b/pts/test-profiles/compress-pbzip2.xml
@@ -6,8 +6,8 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>1</DownloadSize>
- <EnvironmentSize>926</EnvironmentSize>
+ <DownloadSize>0.82</DownloadSize>
+ <EnvironmentSize>4.5</EnvironmentSize>
</TestProfile>
<TestInformation>
<Title>Parallel BZIP2 Compression</Title>
diff --git a/pts/test-profiles/doom3.xml b/pts/test-profiles/doom3.xml
index 11d2725..41970a6 100644
--- a/pts/test-profiles/doom3.xml
+++ b/pts/test-profiles/doom3.xml
@@ -6,6 +6,7 @@
<License>NON-FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
+ <SupportedArchitectures>x86, x86_64</SupportedArchitectures>
</TestProfile>
<TestInformation>
<Title>Doom 3</Title>
diff --git a/pts/test-profiles/encode-mp3.xml b/pts/test-profiles/encode-mp3.xml
index 1cd87a4..648ea9b 100644
--- a/pts/test-profiles/encode-mp3.xml
+++ b/pts/test-profiles/encode-mp3.xml
@@ -6,8 +6,8 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>2</DownloadSize>
- <EnvironmentSize>2</EnvironmentSize>
+ <DownloadSize>1.3</DownloadSize>
+ <EnvironmentSize>1.7</EnvironmentSize>
</TestProfile>
<TestInformation>
<Title>LAME MP3 Encoding</Title>
diff --git a/pts/test-profiles/encode-ogg.xml b/pts/test-profiles/encode-ogg.xml
index 85c5ede..eb103d1 100644
--- a/pts/test-profiles/encode-ogg.xml
+++ b/pts/test-profiles/encode-ogg.xml
@@ -6,8 +6,8 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>3</DownloadSize>
- <EnvironmentSize>5</EnvironmentSize>
+ <DownloadSize>2.8</DownloadSize>
+ <EnvironmentSize>6</EnvironmentSize>
</TestProfile>
<TestInformation>
<Title>Ogg Encoding</Title>
diff --git a/pts/test-profiles/espeak.xml b/pts/test-profiles/espeak.xml
index 56da272..e1ed088 100644
--- a/pts/test-profiles/espeak.xml
+++ b/pts/test-profiles/espeak.xml
@@ -6,6 +6,8 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
+ <DownloadSize>1.2</DownloadSize>
+ <EnvironmentSize>2.2</EnvironmentSize>
</TestProfile>
<TestInformation>
<Title>eSpeak Speech Engine</Title>
diff --git a/pts/test-profiles/etqw-demo.xml b/pts/test-profiles/etqw-demo.xml
index d07babf..a47510d 100644
--- a/pts/test-profiles/etqw-demo.xml
+++ b/pts/test-profiles/etqw-demo.xml
@@ -6,6 +6,9 @@
<License>NON-FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
+ <DownloadSize>660</DownloadSize>
+ <EnvironmentSize>765</EnvironmentSize>
+ <SupportedArchitectures>x86, x86_64</SupportedArchitectures>
</TestProfile>
<TestInformation>
<Title>ET: Quake Wars Demo</Title>
diff --git a/pts/test-profiles/etqw.xml b/pts/test-profiles/etqw.xml
index 55f55d3..9017fdb 100644
--- a/pts/test-profiles/etqw.xml
+++ b/pts/test-profiles/etqw.xml
@@ -6,6 +6,9 @@
<License>NON-FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
+ <DownloadSize>531</DownloadSize>
+ <EnvironmentSize>566</EnvironmentSize>
+ <SupportedArchitectures>x86, x86_64</SupportedArchitectures>
</TestProfile>
<TestInformation>
<Title>ET: Quake Wars</Title>
diff --git a/pts/test-profiles/fract.xml b/pts/test-profiles/fract.xml
index a4a31ad..9b84703 100644
--- a/pts/test-profiles/fract.xml
+++ b/pts/test-profiles/fract.xml
@@ -6,6 +6,8 @@
<License>FREE</License>
<Status>BROKEN</Status>
<Maintainer>Michael Larabel</Maintainer>
+ <DownloadSize>0.58</DownloadSize>
+ <EnvironmentSize>3.2</EnvironmentSize>
</TestProfile>
<TestInformation>
<Title>FRACT</Title>
diff --git a/pts/test-profiles/glmark.xml b/pts/test-profiles/glmark.xml
index 6daf3f1..64ce9b8 100644
--- a/pts/test-profiles/glmark.xml
+++ b/pts/test-profiles/glmark.xml
@@ -6,6 +6,8 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
+ <DownloadSize>1</DownloadSize>
+ <EnvironmentSize>1.5</EnvironmentSize>
</TestProfile>
<TestInformation>
<Title>GLMark</Title>
diff --git a/pts/test-profiles/gnupg.xml b/pts/test-profiles/gnupg.xml
index 91018de..94755f9 100644
--- a/pts/test-profiles/gnupg.xml
+++ b/pts/test-profiles/gnupg.xml
@@ -6,8 +6,8 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>5</DownloadSize>
- <EnvironmentSize>9</EnvironmentSize>
+ <DownloadSize>4.4</DownloadSize>
+ <EnvironmentSize>8.4</EnvironmentSize>
</TestProfile>
<TestInformation>
<Title>GnuPG</Title>
diff --git a/pts/test-profiles/gtkperf.xml b/pts/test-profiles/gtkperf.xml
index 2178f12..26d61a1 100644
--- a/pts/test-profiles/gtkperf.xml
+++ b/pts/test-profiles/gtkperf.xml
@@ -6,6 +6,8 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
+ <DownloadSize>0.38</DownloadSize>
+ <EnvironmentSize>0.11</EnvironmentSize>
</TestProfile>
<TestInformation>
<Title>GtkPerf</Title>
diff --git a/pts/test-profiles/java-scimark2.xml b/pts/test-profiles/java-scimark2.xml
index 667f20b..984cf67 100644
--- a/pts/test-profiles/java-scimark2.xml
+++ b/pts/test-profiles/java-scimark2.xml
@@ -6,6 +6,8 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
+ <DownloadSize>0.03</DownloadSize>
+ <EnvironmentSize>0.05</EnvironmentSize>
</TestProfile>
<TestInformation>
<Title>Java SciMark</Title>
diff --git a/pts/test-profiles/md-gromacs.xml b/pts/test-profiles/md-gromacs.xml
index 3bbfe82..bfd655f 100644
--- a/pts/test-profiles/md-gromacs.xml
+++ b/pts/test-profiles/md-gromacs.xml
@@ -7,7 +7,7 @@
<Status>VERIFIED</Status>
<Maintainer>Andrew Schofield</Maintainer>
<DownloadSize>30</DownloadSize>
- <EnvironmentSize>231</EnvironmentSize>
+ <EnvironmentSize>247</EnvironmentSize>
</TestProfile>
<TestInformation>
<Title>GROMACS MD Benchmark</Title>
diff --git a/pts/test-profiles/memory-bandwidth.xml b/pts/test-profiles/memory-bandwidth.xml
index 24ce61e..e7b2800 100644
--- a/pts/test-profiles/memory-bandwidth.xml
+++ b/pts/test-profiles/memory-bandwidth.xml
@@ -6,8 +6,8 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>1</DownloadSize>
- <EnvironmentSize>1</EnvironmentSize>
+ <DownloadSize>0.01</DownloadSize>
+ <EnvironmentSize>0.05</EnvironmentSize>
</TestProfile>
<TestInformation>
<Title>Bandwidth</Title>
diff --git a/pts/test-profiles/nexuiz.xml b/pts/test-profiles/nexuiz.xml
index 4413f1e..8d9f293 100644
--- a/pts/test-profiles/nexuiz.xml
+++ b/pts/test-profiles/nexuiz.xml
@@ -6,8 +6,9 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>363</DownloadSize>
- <EnvironmentSize>382</EnvironmentSize>
+ <DownloadSize>376</DownloadSize>
+ <EnvironmentSize>746</EnvironmentSize>
+ <SupportedArchitectures>x86, x86_64</SupportedArchitectures>
</TestProfile>
<TestInformation>
<Title>Nexuiz</Title>
diff --git a/pts/test-profiles/norsetto-shadow.xml b/pts/test-profiles/norsetto-shadow.xml
index 3891ee5..f465c17 100644
--- a/pts/test-profiles/norsetto-shadow.xml
+++ b/pts/test-profiles/norsetto-shadow.xml
@@ -6,8 +6,8 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>1</DownloadSize>
- <EnvironmentSize>3</EnvironmentSize>
+ <DownloadSize>1.3</DownloadSize>
+ <EnvironmentSize>2.5</EnvironmentSize>
</TestProfile>
<TestInformation>
<Title>Norsetto Shadow</Title>
diff --git a/pts/test-profiles/openarena.xml b/pts/test-profiles/openarena.xml
index c1c518e..bd680a2 100644
--- a/pts/test-profiles/openarena.xml
+++ b/pts/test-profiles/openarena.xml
@@ -8,6 +8,7 @@
<Maintainer>Michael Larabel</Maintainer>
<DownloadSize>272</DownloadSize>
<EnvironmentSize>279</EnvironmentSize>
+ <SupportedArchitectures>x86, x86_64</SupportedArchitectures>
</TestProfile>
<TestInformation>
<Title>OpenArena</Title>
diff --git a/pts/test-profiles/openssl.xml b/pts/test-profiles/openssl.xml
index e0f8580..423b41a 100644
--- a/pts/test-profiles/openssl.xml
+++ b/pts/test-profiles/openssl.xml
@@ -6,7 +6,7 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>3</DownloadSize>
+ <DownloadSize>3.2</DownloadSize>
<EnvironmentSize>37</EnvironmentSize>
</TestProfile>
<TestInformation>
diff --git a/pts/test-profiles/pts-graph.xml b/pts/test-profiles/pts-graph.xml
index 5f66cec..d195a83 100644
--- a/pts/test-profiles/pts-graph.xml
+++ b/pts/test-profiles/pts-graph.xml
@@ -6,6 +6,8 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
+ <DownloadSize>0.01</DownloadSize>
+ <EnvironmentSize>0.02</EnvironmentSize>
</TestProfile>
<TestInformation>
<Title>PTS Grapher</Title>
diff --git a/pts/test-profiles/quake4.xml b/pts/test-profiles/quake4.xml
index 353bdb0..304a4d4 100644
--- a/pts/test-profiles/quake4.xml
+++ b/pts/test-profiles/quake4.xml
@@ -7,6 +7,8 @@
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
<DownloadSize>275</DownloadSize>
+ <EnvironmentSize>2868</EnvironmentSize>
+ <SupportedArchitectures>x86, x86_64</SupportedArchitectures>
</TestProfile>
<TestInformation>
<Title>Quake 4</Title>
diff --git a/pts/test-profiles/ramspeed.xml b/pts/test-profiles/ramspeed.xml
index 919c9a3..a27ebfb 100644
--- a/pts/test-profiles/ramspeed.xml
+++ b/pts/test-profiles/ramspeed.xml
@@ -6,8 +6,8 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>1</DownloadSize>
- <EnvironmentSize>1</EnvironmentSize>
+ <DownloadSize>0.06</DownloadSize>
+ <EnvironmentSize>0.72</EnvironmentSize>
</TestProfile>
<TestInformation>
<Title>RAMspeed</Title>
diff --git a/pts/test-profiles/render-bench.xml b/pts/test-profiles/render-bench.xml
index f58afda..cd8cf9d 100644
--- a/pts/test-profiles/render-bench.xml
+++ b/pts/test-profiles/render-bench.xml
@@ -6,8 +6,8 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>1</DownloadSize>
- <EnvironmentSize>1</EnvironmentSize>
+ <DownloadSize>0.02</DownloadSize>
+ <EnvironmentSize>0.12</EnvironmentSize>
</TestProfile>
<TestInformation>
<Title>Render Bench</Title>
diff --git a/pts/test-profiles/scimark2.xml b/pts/test-profiles/scimark2.xml
index c81c1cb..b08930b 100644
--- a/pts/test-profiles/scimark2.xml
+++ b/pts/test-profiles/scimark2.xml
@@ -6,8 +6,8 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>1</DownloadSize>
- <EnvironmentSize>1</EnvironmentSize>
+ <DownloadSize>0.01</DownloadSize>
+ <EnvironmentSize>0.04</EnvironmentSize>
</TestProfile>
<TestInformation>
<Title>SciMark</Title>
diff --git a/pts/test-profiles/sqlite.xml b/pts/test-profiles/sqlite.xml
index 3e0d663..569e54f 100644
--- a/pts/test-profiles/sqlite.xml
+++ b/pts/test-profiles/sqlite.xml
@@ -6,8 +6,8 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>2</DownloadSize>
- <EnvironmentSize>20</EnvironmentSize>
+ <DownloadSize>2.1</DownloadSize>
+ <EnvironmentSize>18.4</EnvironmentSize>
</TestProfile>
<TestInformation>
<Title>SQLite</Title>
diff --git a/pts/test-profiles/sunflow.xml b/pts/test-profiles/sunflow.xml
index b5c559f..35c365c 100644
--- a/pts/test-profiles/sunflow.xml
+++ b/pts/test-profiles/sunflow.xml
@@ -6,8 +6,8 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>1</DownloadSize>
- <EnvironmentSize>2</EnvironmentSize>
+ <DownloadSize>1.2</DownloadSize>
+ <EnvironmentSize>1.3</EnvironmentSize>
</TestProfile>
<TestInformation>
<Title>Sunflow Rendering System</Title>
diff --git a/pts/test-profiles/super-pi.xml b/pts/test-profiles/super-pi.xml
index 77dec46..bc97537 100644
--- a/pts/test-profiles/super-pi.xml
+++ b/pts/test-profiles/super-pi.xml
@@ -6,8 +6,8 @@
<License>UNKNOWN</License>
<Status>VERIFIED</Status>
<Maintainer>Pekka Panula</Maintainer>
- <DownloadSize>1</DownloadSize>
- <EnvironmentSize>1</EnvironmentSize>
+ <DownloadSize>0.07</DownloadSize>
+ <EnvironmentSize>1.4</EnvironmentSize>
</TestProfile>
<TestInformation>
<Title>Super PI</Title>
diff --git a/pts/test-profiles/tandem-xml.xml b/pts/test-profiles/tandem-xml.xml
index 6a542a9..01e2422 100644
--- a/pts/test-profiles/tandem-xml.xml
+++ b/pts/test-profiles/tandem-xml.xml
@@ -6,8 +6,8 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>1</DownloadSize>
- <EnvironmentSize>1</EnvironmentSize>
+ <DownloadSize>0.01</DownloadSize>
+ <EnvironmentSize>0.02</EnvironmentSize>
</TestProfile>
<TestInformation>
<Title>Tandem XML</Title>
diff --git a/pts/test-profiles/warsow.xml b/pts/test-profiles/warsow.xml
index e75ab3b..b735bae 100644
--- a/pts/test-profiles/warsow.xml
+++ b/pts/test-profiles/warsow.xml
@@ -8,6 +8,7 @@
<Maintainer>Michael Larabel</Maintainer>
<DownloadSize>185</DownloadSize>
<EnvironmentSize>195</EnvironmentSize>
+ <SupportedArchitectures>x86, x86_64</SupportedArchitectures>
</TestProfile>
<TestInformation>
<Title>Warsow</Title>
diff --git a/pts/test-profiles/x11perf.xml b/pts/test-profiles/x11perf.xml
index 0a8d5e7..757b7b8 100644
--- a/pts/test-profiles/x11perf.xml
+++ b/pts/test-profiles/x11perf.xml
@@ -6,8 +6,8 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>1</DownloadSize>
- <EnvironmentSize>2</EnvironmentSize>
+ <DownloadSize>0.13</DownloadSize>
+ <EnvironmentSize>1.7</EnvironmentSize>
</TestProfile>
<TestInformation>
<Title>x11perf</Title>