CBurner is a CPU/Memory tester/bencher. Also uses CPU optimized instructions (SSE, ...), supports multi-cpu burning and displays information about your cpu/system (CPUID)! Optimized for over
These tools, written in J2ME MIDP, run on phones and other small-scale Java devices, to allow software developers understand the particulars of new devices. They quickly uncover aspects such as full class hierarchy, keypad constraints, and general specs.
JQuantify is a Java package providing lightweight statistics describing the frequency and
duration of application-specific events. Developers use a simple API to insert count-points or start/stop boundaries at appropriate places within their system.
Perf::Stopwatch is a Perl Module that can be quickly added and removed from any existing code to debug/optimize portions of code. Example of use are: database calls, loop efficiency, total script time, and webpage timeouts.
Have you ever wondered which database indexes you should create for your JDBC-based application ? This Swing-based SQL profiler tries to offer a tool to monitor which tables and columns are accessed the most in SQL queries to recommend index creation
The beSee-2-x architecture brings JVM wide instrumentation for AOP systems, independant from bytecode kit (BCEL, Javassist).
A plugin is provided to instrument BEA WebLogic (v7) for tracing purpose (servlet->EJB->CMP->DB), with full JMX capabilities.
SysUnit is a JUnit framework for distributed testing, system testing and integration testing. SysUnit is ideal for testing highly distributed software such as clusters of web applications, web services or MOM based software
pipeworks is a benchmarking tool for pipelines that is very similar to pipemeter. It writes its stdin to its stdout, while reporting the data flow rate to stderr. It features adjustable block size and bandwidth limiting capabilities.
Big-Brother is a collection of J2EE filters and servlets that provide custom monitoring and auditing of web-applications, keeping track of who does what, when, and how often. It makes use of the jakarta-apache Struts framework for the interface GUI.
Xnee can record, distribute and replay X (X11) protocol data.
This is useful for automated tests of applications or benchmarking of applications.
...think of it as a robot.
The goal of this project is to provide some Java profiler based on AOP (Aspect Oriented Programming). The first implementation will be available on first/second quarter 2003 for the Eclipse/WSAD IDE, the implemenation of AOP will be AspectJ.
PyWebPerf is a performance measuring tool written in Python which simulates a web browser fetching a page (handles cookies, multiple threads, image and css download). Command-line and cgi interfaces are provided, with a scripting facility coming soon. Do
Attempt of a portable cross-language object-oriented benchmark . So far supporting C++, Objective-C, and Java. Support for Smalltalk, CLOS, CSharp, and Eiffel is in development.
OpenLC is a set tools designed to facilitate benchmarking and stress
testing of a wide variety of information servers (WEB, Email, FTP,
LDAP, ...). A XML-RPC API is offered for developers interested in
creating clients that query the services provid
A performance benchmarking package for Java XML parsers. This tool tests parsers supporting the SAX1, SAX2, JAXP, and XML Pull Parser interfaces. It produces output in XML and HTML.