OS independent mouse rate checker written in Java.
Tiny program written in Java, which provides OS - independent and clean algorithm to measure your mouse rate (mouse latency).
Java 7u5 or higher needed to run version 1.1 and lower.
Java 7u40 or higher needed to run version 1.2 and higher.
**Version 1.3 changes
- Fixed graphic artefacts appearing while program window is dragged.
**Version 1.2 changes
- Major code review & cleanup
- Mouse watching algorithm optimized
- Duplicate cursor statistics calculations removed & rewritten
- Automatic focus regain removed
- Redundant .exe removed, now there is one jar for every java-supported OS.
A Java Swings based benchmarking utility to measures PC performance by calculating pi on multiple threads. Gives number of Decimal places option.It also shows overall & each thread's status. Result is shown as time taken to complete full calculation
Shut the Box is a simple diversion written in C and GTK+. The object is simple: Roll the dice and click the tiles that sum up to that dice roll until there are no more tiles to click.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
The BSBM (Berlin SPARQL Benchmark) suite for benchmarking RDF stores or RDB-2-RDF wrappers over the SPARQL protocol. Pure RDBMS benchmarking via SQL is also possible. Visit http://www4.wiwiss.fu-berlin.de/bizer/BerlinSPARQLBenchmark for more details.
A number of benchmarks that can be run on different OS and JDK versions to effectively score that environment. This project builds on top of the Javatech Commons project.
Free Java monitoring library to easily instrument apps to measure performance detail over time with minimal overhead. Has dashboard, SVG graphs. Extends Jamon and its statistical data, same usage. http://www.e-peas.com/opensla/. JMX, SNMP planned.
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.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Java Chronometer is a Java class with the functionality of a real chronometer, allowing to mark and to measure the time consumed by parts of codes in other classes, for performance testes or for other purposes.