General Interface is an open source project hosted by the Dojo Foundation

Viewing Component Statistics

As you work with components in General Interface Builder, you can view component statistics to assist you in evaluating and benchmarking application performance. The statistics display in the work area status bar of an open component. Hover the mouse over the status bar to see the description of the statistics. Save or reload the component file to update the statistics or click the Refresh button in the work area status bar.

The following statistics are reported:

  • Component file size in kilobytes (KB)
  • Time to unmarshal (deserialize) the component serialization file in seconds
  • DOM (Document Object Model) node count
  • Time to paint in seconds
  • HTML size in kilobytes (KB)
    Any asynchronous operation isn't reflected in the DOM node count. For example, when a component is set to Referenced-Asynchronous or an asynchronous Load Type property is used, such as Paint & Deser. Async. These asynchronous operations are also not included in the timings or HTML size.

You can improve application performance by specifying how a component loads with the Load Type property. For more information, see Loading Components and XML Data Sources.

Contents

Searching General Interface Docs

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.