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

GIPP

GI Performance Profiler is a JavaScript profiling tool for benchmarking the performance of GI and other applications. Create performance testing scripts, then run them against live applications to get performance statistics for selected operations within your application.




Download General Interface Performance Profiler 1.2

New in version 1.2:

  • Replay test scripts created with the GI Builder test recorder
  • Bug fixes



Recent Forum Posts

Re: Run the same test twice without reload
Yes, you can configure this in config.js bysetting
Code:
  /**
   * {int} The number of times to run the test suite. The default is <code>1</code>. The value must be between
   * 1 and 100.
   */
  gipp.RUNS = 1;


OR you can pass the RUNS=1 parameter into the gipp.html URL.
...
Welcome to the GIPP Forum
GIPP is the General Interface Performance Profiler, a GI companion application that allows you to create automated performance tests of your General Interface application.

General Interface Builder 3.8 will be integrated directly with GIPP so you can create tests simply by interacting with your application.

For
...

Documentation

Bug Tracking and Roadmap

  • Track open and closed issues, report new bugs, and vote for enhancements using JIRA.
  • To file bugs or request new features you must first create a community account.
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.