Showing 385 open source projects for "performance testing"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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.
    Create free account
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    Perftest is an library designed to work with JUnit and other unit testing libraries to facilitate performance testing. It includes decorators which allow for timed tests, load tests, stress testing as well as logging and reporting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Premier is a software performance testing framework based on Performance Requirements Evolution Model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Online Book Reservation system (Beta Version)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This profiler (JRE 1.5.0 only) uses JVMTI and native bytecode instrumentation for the analysis of the heap, reachable objects, execution time, garbage collection efficiency, code coverage and thread contention. No preparation steps required in build.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Tools, information, and practices for creating and operating dependable, complex, distributed, software-intensive systems. * Sense - Measure - Analyze - Respond - Optimize * Keywords: Performance Co-Pilot - PCP - PCPMon - Rjobd
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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
  • 8
    jCello is a Java instrumentation framework which can be utilized to understand application behavior and performance. This package includes an agent (client) and collection/reporting server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    little.TestUnit is the first module of the little.Framework project intended to be used by PHP-5 programmers while in debugging and performance tests phase. Yet powerful, it's the most easy-to-use testing, debugging and infos unit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Loadunit is a Junit-based framework for unit testing of scalability and performance. It enables running completely automated load-tests of software and generates reports about the throughput and performance of tested applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    WATSUP (Windows Application Testing System Using Python) is a toolkit to assist with automated functional and performance testing of Microsoft Windows applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JBenchmark is a HTTP testing tool for benchmarking the performance of web applications. JBenchmark is 100% Java based and can be incorporated into the build process or used independently for testing application performance.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 14
    JPTC is a tool for testing the performance of Java code. You can run a specific part of the code many times by a different number of Threads. It's written in Java and comes with a Swing GUI for graphical configuration and result representation. If you w
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Scout for WebLogic is a real-time performance monitor for BEA WebLogic Server. Designed for monitoring during performance testing, Scout provides a visual representation of applications, services and resources for all servers in a cluster simultaneously
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RvTest is an extension to JUnit that allows for the testing of systems based on TIBCO/Rendezvous. RvTest assists in performing integration, system and performance testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Eris loader is a software load testing tool developed to perform stress & performance tests for applications. It is implemented on oracle adf projects. It can record test scenarios and executes them for multi users on softwares developed by adf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Functional Test to Performance/Stress Test converter for web apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A generic java based distributed performance testing platform specifically for testing clustered or distributed applications and or frameworks. The framework itself is clustered and coordinated with www.terracotta.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simple Stopwatch is a Windows Performance Testing tool written in C# .Net. It uses global mouse and keyboard shortcuts for easy control. Application also provides different UI views and logging of performance measurements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JUnit 4 extension to perform a performance and scalability tests in a easy-to-use way using annotations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    AutoBlocks

    AutoBlocks is an automated testing framework.

    AutoBlocks is designed to be a novel automated testing framework that allows creating tests from the building block classes using this hierarchy: tests->test suites->test cases. Another important feature of the framework is that the tests/workflows can be created dynamically with arbitrary test configurations using the properties file. Currently, AutoBlocks can run various configurations of pre-built blocks/classes/scripts and can be tried with Selenium 1 or 2, which is configurable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    PHP pUnit

    A small testing framework for PHP.

    A small testing framework for PHP based off some of .net's nUnit contracts. It uses a static assertion class rather than protects/public methods on an extended class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    JS TDD (Game of Life)

    JavaScript unit testing. TDD.

    This Library allows you to perform unit testing in Javascript, to practice TDD and to produce the most fun Game of Life for a code retreat or coding dojo! :D You can watch is alive here: http://js-tdd.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Conductor is a Java based, multi-user platform for product agnostic testing. It runs under a web server, contains a UI for test configuration, and contains an optional thin test client.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB