Mozilla2:Trender: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 6: Line 6:
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.
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 [http://tinderbox.mozilla.org/showbuilds.cgi?tree=Firefox-Cairo the Firefox-Cairo tinderbox].
Results are reported on [http://tinderbox.mozilla.org/showbuilds.cgi?tree=Firefox the Firefox tinderbox] as well as [http://tinderbox.mozilla.org/showbuilds.cgi?tree=Firefox-Cairo the Firefox-Cairo tinderbox].
 
''Trender'' numbers are the real-world HTML results.
''Tgfx'' are the synthetic test results, designed to stress a particular aspect of gfx (e.g. transparency rendering or text rendering).


==== Test Code ====
==== Test Code ====

Revision as of 01:33, 22 February 2006

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 tinderbox as well as the Firefox-Cairo tinderbox.

Trender numbers are the real-world HTML results. Tgfx are the synthetic test results, designed to stress a particular aspect of gfx (e.g. transparency rendering or text rendering).

Test Code

Harness: [1]

Single-page test bookmarklet: [2]

Trender, version 20061231 (inside firewall only): [3]

Test Contents