AI Ready Spark
Power up JMeter with AI.
The ultimate directory for modern load testing. Search, discover, and track the velocity of the best plugins, completely synced daily.
Featured
Coordinated Throughput Controller
By Amit KumarA replacement for JMeter's standard Throughput Controller when sibling flows must be mutually exclusive. It coordinates sibling controllers so only one controller runs per parent iteration, fixing cases where multiple Throughput Controllers can run in the same iteration and overwrite variables or execute conflicting business paths.
Feature Your Plugin
Want to reach thousands of JMeter users? Promote your plugin here across the ecosystem.
Hot This Week
KPI vs KPI Graphs
By JMeter-Plugins.org<ul><li>Hits/s vs Active Threads</li><li>Avg Response Time vs Active Threads</li></ul>
Composite Timeline Graph
By JMeter-Plugins.orgGraph that is able to show several other graphs data in single place
Showcase Your Plugin on GitHub
Embed live PerfAtlas badges in your README to display real-time download stats.
Stop guessing. Start testing.
From your first thread group to advanced load shaping, the complete JMeter playbook, written for engineers who ship. Search, Ask AI, and dark/light theme built in.
# what you'll find
→ Thread groups & samplers
→ CI/CD pipelines
→ Distributed load testing
→ Plugin recipes
→ Real-world scenarios
$ jmeter -n -t plan.jmx
All Directory Plugins
No plugins found matching your criteria.
KPI vs KPI Graphs
By JMeter-Plugins.org<ul><li>Hits/s vs Active Threads</li><li>Avg Response Time vs Active Threads</li></ul>
Composite Timeline Graph
By JMeter-Plugins.orgGraph that is able to show several other graphs data in single place
HTTP Raw Request
By JMeter-Plugins.orgLow-level HTTP request, solves memory problem for huge file upload/download case. Also ships Raw Data Source preprocessor.
Distribution/Percentile Graphs
By JMeter-Plugins.org<ul><li>Response Times Distribution</li><li>Response Times Percentiles</li></ul>
Graphs Generator Listener
By JMeter-Plugins.orgGraphs Generator Listener generates several graphs at end of test
JMXMon Sample Collector
By JMeter-Plugins.orgJMXMon lets you plot JMX performance metrics over time when the test is running.
DBMon Sample Collector
By JMeter-Plugins.orgDbMon lets you plot performance counters accessible via SQL when the test is running.
5 Additional Graphs
By JMeter-Plugins.org<ul><li>Response Codes</li><li>Bytes Throughput</li><li>Connect Times</li><li>Latency</li><li>Hits/s</li></ul>
Lock File Config
By JMeter-Plugins.orgLock file allows you to set locks to prevent multiple JMeters from running on the same machine
Page Data Extractor
By JMeter-Plugins.orgThis graph will plot data extracted from page results (status, health pages, etc.).
Variables from CSV File
By JMeter-Plugins.orgConfig item to load one-line CSV file into JMeter variables on startup. Helps to have external configuration file for test plan.
Parameterized Controller & Set Variables Action
By JMeter-Plugins.orgA controller and sampler to help reuse modules with variables in the scope
HTTP Simple Table Server
By JMeter-Plugins.orgThe main idea is to use a tiny http server in JMeter Plugins to manage the dataset files with simple commands to get / add / find rows of data in files.
UDP Protocol Support
By JMeter-Plugins.orgThis plugin adds UDP protocol support to JMeter. With this plugin you can load test DNS, NTP, TFTP, Boot servers and many-many other systems.
Test Plan Check Tool
By JMeter-Plugins.orgSmall command line tool to check test plan consistency. Helps in automation of JMeter executions.
Hadoop/HBase Testing
By JMeter-Plugins.org<ul><li>HBase Connection Config</li><li>HDFS Operations</li><li>Hadoop Job Tracker Sampler</li><li>HBase CRUD Sampler</li><li>HBase Scan Sampler</li><li>HBase Rowkey Sampler</li></ul>
XML Plugins
By JMeter-Plugins.orgCurrently ships XMLFormatPostProcessor
Command-Line Graph Plotting Tool
By JMeter-Plugins.orgThere is small command-line utility for generating graphs out of JTL files. It behave just like right-click context menu on all graphs. The tool can generate PNG, CSV or both. Note you can use GraphsGeneratorListener if you want to bulk generate graphs after a test or for existing results.
Auto-Stop Listener
By JMeter-Plugins.orgAbility to stop test based on runtime KPIs
Console Status Logger
By JMeter-Plugins.orgSmall listener that prints each second a line with runtime stats into console
JSON/YAML Plugins (deprecated)
By JMeter-Plugins.org[Deprecated in favor of core JMeter 4.0+] Allows extracting values from JSON/YAML responses using JSONPath syntax. Also ships JSONPath Assertion.
JMS Send and Receive Sampler
By JMeter-Plugins.orgIf you are using JMS (Java Message Service) to send and receive messages between two or more clients, we have created a sampler which enables you to send and receive messages.