Java Benchmark Software

View 1959 business solutions

Browse free open source Java Benchmark Software and projects below. Use the toggles on the left to filter open source Java Benchmark Software by OS, license, language, programming language, and project status.

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    BRL-CAD

    BRL-CAD

    Open Source Solid Modeling CAD

    BRL-CAD is a powerful cross-platform constructive solid geometry solid modeling system that includes an interactive geometry editor, ray-tracing for rendering & geometric analyses, network distributed framebuffer support, image & signal-processing tools.
    Downloads: 83 This Week
    Last Update:
    See Project
  • 2
    An easy to use JDBC benchmark that closely resembles the TPC-C standard for OLTP. RDBMS's presently supported include PostgreSQL, EnterpriseDB and Oracle.
    Leader badge
    Downloads: 61 This Week
    Last Update:
    See Project
  • 3
    JDiskMark

    JDiskMark

    Java Disk Benchmark Utility

    JDiskMark is a powerful and versatile disk benchmarking tool written in Java, designed to help you accurately measure the performance of your storage devices across different operating systems. Whether you're testing HDDs, SSDs, or network drives, JDiskMark provides reliable insights into your disk's read and write speeds. ubuntu/debian installer: https://sourceforge.net/projects/jdiskmark/files/jdiskmark_0.6.3_amd64.deb/download rhel / fedora installer: https://sourceforge.net/projects/jdiskmark/files/jdiskmark-0.6.3-1.x86_64.rpm/download windows installer: https://sourceforge.net/projects/jdiskmark/files/jdiskmark-0.6.3.msi/download note: running with elevated privileges allow jdiskmark to automate clearing of the disk cache. ZIP releases require java to be installed separately: * 0.6.3-current > jdk25 * 0.5.0-0.6.2 >jdk21 * 0.1-0.4 > Java 8 user manual: https://github.com/JDiskMark/jdm-java/wiki/0.6.0-User-Manual feedback welcome: support@jdiskmark.net
    Downloads: 18 This Week
    Last Update:
    See Project
  • 4
    File Read Test is a tool that reads disk files or directories and stops on the first read error. A second tool, Quick Disk Test, fills a disk with test data and verifies that it can be read back without errors.
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 5
    This benchmark suite is intend as a tool for the research community. It consists of a set of open source, real world applications with non-trivial memory loads.
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 6
    vdbench
    New owners (Oracle), new rules: Vdbench has been moved to Oracle Technology Network (OTN) http://www.oracle.com/technetwork/server-storage/vdbench-downloads-1901681.html
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    Mouse Rate

    Mouse Rate

    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.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 8
    Bootchart is a tool for performance analysis and visualization of the GNU/Linux boot process. Resource utilization data and process information are collected during the boot process and can later be displayed in a PNG, SVG or EPS chart.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    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.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 10
    JPrime is a java benchmark application for overclockers. Working on all operation syetem. You can run JAR-packaged applications with the Java interpreter. The basic command is: java -jar jar-file (ex :~$ java -jar jprimecons.jar)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    WebLOAD
    This project is intended for ISVs, SIs and software developers who need to integrate load generation engine into their applications. For enterprise load and performance testing initiatives, RadView offers WebLOAD Professional, a complete solution for creating, executing and analyzing the performance of web applications under load.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    A tool for Multi-Router Traffic Graphing software, MRTG Spike Remover removes anomalous "spike" data from the MRTG logs in order to faciliatate reading the parts of the graph important to the surveyor, leaving out irrelevant data outliers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    PerfSuite
    A collection of performance analysis software that can assist with a variety of techniques useful for application software optimization and benchmarking. The current release provides support for analysis with hardware performance counters on Linux.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    Simple HTTP GET Load Tester

    Commandline java multithread http load tester

    This program is usefull for testing web balancers and so. We give him an interface with multiple ip address and program use them to send GET request. We can controll request per second, number of threads. After all it prints request count, average time.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    a framework library with a template method interface and inheritable classes for an executable process design which produces an executable which is both a GUI and a console application. It provides multi-threading for work items of the provider process .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Approximate Reasoning trades completeness and soundness for increasing speed. The focus of this project is to develop scalable reasoning techniques for OWL ontologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AdaptiveCells J2EE generates test-beds for benchmarking J2EE performance. They consists of highly customizable EJB cells that can emulate CPU load, memory usage, memory leaks and exceptions. The behaviour of the cells is coordinated from a web front-end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simpel service for ANDROID for long time monitoring the battery level. A log file in csv format is created /sdcard/BatteryDog/battery.csv which contains timestamp and all available battery info, like level, temperature and voltage. Includes simple graph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    COMPAS J2EE is a non-intrusive performance instrumentation and monitoring toolkit for J2EE. It uses adaptive monitoring to automatically adjust the target coverage. COMPAS is completely portable across J2EE application servers and OSs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Data Abstraction Penalty benchmark for Small Objects in Java and C#, version 2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DDS Touchstone is a scenario-driven Open Source benchmarking framework for evaluating the performance of OMG DDS compliant implementations. For learning quickly how to use DDS Touchstone please visit http://www.youtube.com/user/OpenSpliceTube
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ddsbench is a benchmarking suites which has the goal to become the point of reference for evaluating different OMG DDS compliant implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DatacenterManager

    DatacenterManager

    UNIX Performance Monitoring / Trend Analysis Java Software

    Remotely Inventory and Poll UNIX servers in seconds. (without installing extra software on your servers, just by SSH communication plain old UNIX commands).https://sites.google.com/site/ronuitzaandam/ Your entire datacenter can be automatically inventoried by supplying hostname, username & password for each server, either “one by one” or via an automated CSV host-list import file. This software goes great with other UNIX software like WinSCP and Putty etc !!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Eclipse plugin for viewing LTT/LTTng logs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB