Perfomatic/Test Name Mappings: Difference between revisions
Jump to navigation
Jump to search
ChrisCooper (talk | contribs) mNo edit summary |
ChrisCooper (talk | contribs) No edit summary |
||
| Line 8: | Line 8: | ||
|- style="background-color: #ffffcc" | |- style="background-color: #ffffcc" | ||
| Bulk Add | | Bulk Add | ||
| | | testBulkAdd(_avg) | ||
| | | | ||
|- style="background-color: #ffffcc" | |- style="background-color: #ffffcc" | ||
| Line 32: | Line 32: | ||
|- style="background-color: #ffffcc" | |- style="background-color: #ffffcc" | ||
| DHTML | | DHTML | ||
| | | tdhtml(_avg) | ||
| DHTML performance | | DHTML performance | ||
|- style="background-color: #ffffcc" | |- style="background-color: #ffffcc" | ||
| Dromaeo | | Dromaeo | ||
| | | tjss(_avg) | ||
| Dromaeo (Tjss) | | Dromaeo (Tjss) | ||
|- | |- | ||
| Line 44: | Line 44: | ||
|- style="background-color: #ffffcc" | |- style="background-color: #ffffcc" | ||
| SunSpider | | SunSpider | ||
| | | tsspider(_avg) | ||
| SunSpider: his benchmark tests the core JavaScript language only. | | SunSpider: his benchmark tests the core JavaScript language only. | ||
|- style="background-color: #ffffcc" | |- style="background-color: #ffffcc" | ||
| Tgfx | | Tgfx | ||
| | | tgfx(_avg) | ||
| raw rendering speed, without network or layout overhead | | raw rendering speed, without network or layout overhead | ||
|- | |- | ||
| Line 60: | Line 60: | ||
|- style="background-color: #ffffcc" | |- style="background-color: #ffffcc" | ||
| Tp3 | | Tp3 | ||
| | | tp(_avg) | ||
| iframe-based pageload test embedded into Talos; loads content via local proxy server. | | iframe-based pageload test embedded into Talos; loads content via local proxy server. | ||
|- | |- | ||
| Tp3 | | Tp3 | ||
| | | tp_loadtime(_avg) | ||
| iframe-based pageload test embedded into Talos; loads content via local proxy server. | | iframe-based pageload test embedded into Talos; loads content via local proxy server. | ||
|- | |- | ||
| Tp3 (CPU) | | Tp3 (CPU) | ||
| tp_Percent Processor | | tp_Percent Processor Time(_avg) | ||
| iframe-based pageload test embedded into Talos; loads content via local proxy server. | | iframe-based pageload test embedded into Talos; loads content via local proxy server. | ||
|- style="background-color: #ffffcc" | |- style="background-color: #ffffcc" | ||
| | | Tp2 | ||
| tp_js(_avg) | |||
| | | | ||
|- style="background-color: #ffffcc" | |- style="background-color: #ffffcc" | ||
| | | Tp2 | ||
| tp_js_loadtime(_avg) | |||
| | |||
| | | | ||
|- style="background-color: #ffffcc" | |- style="background-color: #ffffcc" | ||
| | | Tp2 (Mem-PB) | ||
| | | tp_js_Private Bytes(_avg) | ||
| | | | ||
|- style="background-color: #ffffcc" | |- style="background-color: #ffffcc" | ||
| | | Tp2 (RSS) | ||
| | | tp_js_RSS(_avg) | ||
| | | | ||
|- | |- | ||
| Tp3 (Mem-PB) | | Tp3 (Mem-PB) | ||
| tp_Private | | tp_Private Bytes(_avg) | ||
| iframe-based pageload test embedded into Talos; loads content via local proxy server. | | iframe-based pageload test embedded into Talos; loads content via local proxy server. | ||
|- | |- | ||
| Tp3 (Mem-WS) | | Tp3 (Mem-WS) | ||
| tp_Working | | tp_Working Set(_avg) | ||
| iframe-based pageload test embedded into Talos; loads content via local proxy server. | | iframe-based pageload test embedded into Talos; loads content via local proxy server. | ||
|- style="background-color: #ffffcc" | |- style="background-color: #ffffcc" | ||
| Tp3 (RSS) | | Tp3 (RSS) | ||
| tp_RSS | | tp_RSS(_avg) | ||
| | | | ||
|- style="background-color: #ffffcc" | |- style="background-color: #ffffcc" | ||
| Tp3 (XRes) | | Tp3 (XRes) | ||
| | | tp_XRes(_avg) | ||
| | | | ||
|- | |- | ||
| Line 132: | Line 124: | ||
|- | |- | ||
| Ts | | Ts | ||
| | | ts(_avg) | ||
| Startup time | | Startup time | ||
|- style="background-color: #ffffcc" | |- style="background-color: #ffffcc" | ||
| Tsvg | | Tsvg | ||
| | | tsvg(_avg) | ||
| raw rendering speed, without network or layout overhead | | raw rendering speed, without network or layout overhead | ||
|- style="background-color: #ffffcc" | |- style="background-color: #ffffcc" | ||
| Txul | | Txul | ||
| | | twinopen(_avg) | ||
| window open time | | window open time | ||
|- | |- | ||
Latest revision as of 22:52, 19 September 2008
Proposed short names for tests that don't currently have them are marked up in yellow.
| Short Name | Original Test Name | Description |
|---|---|---|
| Bulk Add | testBulkAdd(_avg) | |
| Codesighs | codesighs | code and data size of shared libraries and executables |
| Codesighs (Embed) | codesighs_embed | code and data size of shared libraries and executables |
| Codesighs | codesize | code and data size of shared libraries and executables |
| Codesighs (Embed) | codesize_embed | code and data size of shared libraries and executables |
| DHTML | dhtml | DHTML performance |
| DHTML | tdhtml(_avg) | DHTML performance |
| Dromaeo | tjss(_avg) | Dromaeo (Tjss) |
| Refcnt Leaks | refcnt_leaks | |
| SunSpider | tsspider(_avg) | SunSpider: his benchmark tests the core JavaScript language only. |
| Tgfx | tgfx(_avg) | raw rendering speed, without network or layout overhead |
| Tp | pageload | Original pageload test; loads content from remote server. |
| Tp2 | pageload2 | iframe-based pageload test; loads content locally. |
| Tp3 | tp(_avg) | iframe-based pageload test embedded into Talos; loads content via local proxy server. |
| Tp3 | tp_loadtime(_avg) | iframe-based pageload test embedded into Talos; loads content via local proxy server. |
| Tp3 (CPU) | tp_Percent Processor Time(_avg) | iframe-based pageload test embedded into Talos; loads content via local proxy server. |
| Tp2 | tp_js(_avg) | |
| Tp2 | tp_js_loadtime(_avg) | |
| Tp2 (Mem-PB) | tp_js_Private Bytes(_avg) | |
| Tp2 (RSS) | tp_js_RSS(_avg) | |
| Tp3 (Mem-PB) | tp_Private Bytes(_avg) | iframe-based pageload test embedded into Talos; loads content via local proxy server. |
| Tp3 (Mem-WS) | tp_Working Set(_avg) | iframe-based pageload test embedded into Talos; loads content via local proxy server. |
| Tp3 (RSS) | tp_RSS(_avg) | |
| Tp3 (XRes) | tp_XRes(_avg) | |
| Tp4 | pageloader extension based test; content is loaded based on manifest file (either locally or remotely) | |
| Trace Malloc Allocs | trace_malloc_allocs | |
| Trace Malloc Leaks | trace_malloc_leaks | |
| Trace Malloc Max Heap | trace_malloc_maxheap | |
| Ts | startup | Startup time |
| Ts | ts(_avg) | Startup time |
| Tsvg | tsvg(_avg) | raw rendering speed, without network or layout overhead |
| Txul | twinopen(_avg) | window open time |
| Txul | xulwinopen | window open time |