Projects tagged ‘java’, ‘performance’, ‘testing’, and ‘tools’


[3 total ]

1 Users

Japex is a simple yet powerful tool to write Java-based micro-benchmarks. It is similar in spirit to JUni] in that if factors out most of the repetitive programming logic that is necessary to write in ... [More] micro-benchmarks. This logic includes loading and initializing multiple drivers, warming up the VM, timing the inner loop, etc. The input to Japex is an XML file describing a test suite. The output is a timestamped report available in both XML and HTML formats (although generation of the latter can be turned off). HTML reports include one or more bar charts generated using JFreeChart which graphically display the data for ease of comparison. [Less]
Created over 3 years ago.

1 Users
 

This framework is intended to make load testing simple, especially the logging of the results, persisting them and later representing them to the user. It is intended to be developed as a NetBeans ... [More] Module and Stand alone application and I also intend to incorporate profiling into it. [Less]
Created about 1 year ago.

1 Users

benerator is a framework for creating realistic and valid high-volume test data, used for testing (unit/integration/load) and showcase setup. Metadata constraints are imported from systems and/or ... [More] configuration files. Data can be imported from and exported to files and systems, anonymized or generated from scratch. Domain packages provide reusable generators for creating domain-specific data as names and addresses internationalizable in language and region. It is strongly customizable with plugins and configuration options. [Less]
Created about 1 year ago.