Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

performance: Javadoc index of package performance.


Package Samples:

performance

Classes:

SpeedTest: Junit test to measure some simple performance statistics. It times a number of iterations of getPort, createOperation, and executeRequestResponseOperation for each provider. The results are stored in a properties file to allow each run to test if the performance has changed since the last run. The number of iterations to do is determined by the time each test takes and the TIME_PER_TEST constant. You need to run it atleast 3 times to get the iterations calculation to settle on a good value; The MARGIN_OF_ERROR constant defines how mush variation between run times is ignored when determining if ...
Monitor: Collect monitor point timing statistics.
Timer

Home | Contact Us | Privacy Policy | Terms of Service