541
edits
(→tp4) |
(→tp4) |
||
| Line 20: | Line 20: | ||
== Talos Tests == | == Talos Tests == | ||
=== | === tp5 === | ||
Tests the time it takes Firefox to load the | Tests the time it takes Firefox to load the tp5 web page test set. The web set was culled from the Alexa top 500 April 8th, 2011 and consists of 100 pages. | ||
The set of pages is loaded sequentially 10 times. | The set of pages is loaded sequentially 10 times. | ||
Unfortunately, we do not distribute a copy of the set of test web pages. | |||
==== Private Bytes ==== | ==== Private Bytes ==== | ||
| Line 38: | Line 37: | ||
==== RSS (Resident Set Size)==== | ==== RSS (Resident Set Size)==== | ||
A memory metric tracked during | A memory metric tracked during tp5 test runs. This metric is sampled every 20 seconds. This metric is collected on linux/mac only. | ||
[http://en.wikipedia.org/wiki/Resident_set_size Description from wikipedia]. | [http://en.wikipedia.org/wiki/Resident_set_size Description from wikipedia]. | ||
| Line 44: | Line 43: | ||
==== Xres (X Resource Monitoring)==== | ==== Xres (X Resource Monitoring)==== | ||
A memory metric tracked during | A memory metric tracked during tp5 test runs. This metric is sampled every 20 seconds. This metric is collected on linux only. | ||
[http://linux.die.net/man/3/xres xres man page]. | [http://linux.die.net/man/3/xres xres man page]. | ||
==== Working Set ( | ==== Working Set (tp5_memset) ==== | ||
A memory metric tracked during | A memory metric tracked during tp5 test runs. This metric is sampled every 20 seconds. This metric is collected on windows only. [http://technet.microsoft.com/en-us/library/cc780836%28WS.10%29.aspx Description from Microsoft TechNet]. | ||
==== Modified Page List Bytes ==== | ==== Modified Page List Bytes ==== | ||
A memory metric tracked during | A memory metric tracked during tp5 test runs. This metric is sampled every 20 seconds. This metric is collected on Windows7 only. [http://msdn.microsoft.com/en-us/library/aa965225%28VS.85%29.aspx Description from Microsoft MSDN]. | ||
==== % CPU ==== | ==== % CPU ==== | ||
Cpu usage tracked during | Cpu usage tracked during tp5 test runs. This metric is sampled every 20 seconds. This metric is collected on windows only. | ||
=== ts === | === ts === | ||
edits