Login Required. Sign up now -- its free!

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


[8 total ]

18 Users
   

The Eclipse Test and Performance Tools Platform (TPTP) provides a set of building blocks for creating tools to test and monitor a distributed application. This include Java profiling and automated and ... [More] managed test suites. For example you can do JVM profiling of a local or remote Java application. You can also record and drive HTTP load test or JUnit tests. In addition there is tooling to monitor system resources as well as collect and analyze log files. [Less]
Created over 3 years ago.

8 Users
   

The Grinder is a JavaTM load-testing framework. The Grinder makes it easy to orchestrate the activities of a test script in many processes across many machines, using a graphical console application. ... [More] Test scripts make use of client code embodied in Java plug-ins. Most users of The Grinder do not write plug-ins themselves, instead they use one of the supplied plug-ins. The Grinder comes with a mature plug-in for testing HTTP services, as well as a tool which allows HTTP scripts to be automatically recorded. [Less]
Created over 2 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 12 months ago.

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

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.

0 Users

The Wrecking Ball tries to stress out your application while telling you want went wrong. It does this by loading traffic, like HTTP requests, on your application. It also includes monitors that ... [More] measure the relevant information, like CPU load, connection pool sizes and such, to enable you to analyze what can be done to improve performance. [Less]
Created 12 months ago.

0 Users

Easily write microbenchmarks using a JUnit runner to run warmup passes to ensure the JIT has compiled the code being tested, and return average results from a number of passes.
Created 3 months ago.

0 Users

Hydra-perf is a clustered performance testing tool. Hydra-perf uses Terracotta to distribute method invocations across the agent/controller grid and maintains shared state through the use of a data ... [More] grid. Test scripts are written in Groovy and executed on the agent processes. [Less]
Created 11 months ago.