Mozilla2:Trender: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 17: Line 17:


* Real-world HTML tests, and reference URLs (the actual page in the test is a static page)
* Real-world HTML tests, and reference URLs (the actual page in the test is a static page)
** en-amazon1 -- [http://www.amazon.com/ http://www.amazon.com/]
** <s>en-amazon1 -- [http://www.amazon.com/ http://www.amazon.com/]</s>
** en-apple1 -- [http://store.apple.com/ http://store.apple.com/]
** en-apple1 -- [http://store.apple.com/ http://store.apple.com/]
** en-bbc1 -- [http://www.bbc.co.uk/ http://www.bbc.co.uk/]
** en-bbc1 -- [http://www.bbc.co.uk/ http://www.bbc.co.uk/]

Revision as of 19:55, 15 November 2005

Trender Benchmark

(Also known as Tgfx)

Trender is a new performance metric intended to evaluate page rendering speed as we work on moving to a Cairo world. It calcualtes the average redraw time (wall clock) of a page using a new method in nsIDOMWindowUtils over a wide set of pages; various combinations of these results are then turned into one or more composite results.

The full Trender package cannot be made public due to potential copyright issues with the test content; however, the test harness and certain tests can be public.

Results are reported on the Firefox-Cairo tinderbox.

Test Code

Harness: [1]

Single-page test bookmarklet: [2]

Test Contents