jmeter
jmeter copied to clipboard
Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services
## Description Use current time as of actually starting the open model thread group ## Motivation and Context When we use the test start time via JMeterContextService#getTestStartTime, we might create...
## Description Should fix large responses/requests in ViewResultRreader when no linebreaks can be found ## Motivation and Context As described in #6336 JMeter seems to crash, when large request bodies...
## Description When copying files while generating reports, make newly created directories writeable. ## Motivation and Context As reported in #6357 some distributions of JMeter provide the template directories read-only,...
### Expected behavior Cause of the bug: Having JMeter installed via Nix. I am trying to generate a HTML report using `jmeter -g run.csv -o report` I am expecting report...
### Use case The old JMeter Google Group is corrupted since april 2024 by tens of thousands of spam and fake accounts created by bots. I reported thousands of spams...
### Expected behavior Open model thread group should work the same when used with or without a long running setup thread group before it. ### Actual behavior When using open...
Nfbd
### Expected behavior Download of apache-jmeter-5.5.zip should be faster. ### Actual behavior **The download is taking forever close to ~17 min** ``` https://archive.apache.org/dist/jmeter/binaries/apache-jmeter-5.5.zip --2024-09-19 12:05:01-- https://archive.apache.org/dist/jmeter/binaries/apache-jmeter-5.5.zip Resolving archive.apache.org (archive.apache.org)... 65.108.204.189,...
### Expected behavior The following commit has introduced an undesirable change to the JDBC sampler. https://github.com/apache/jmeter/commit/945281cfaa6cca782f0e11f151eb22497d545713 Prior to this change, the "Limit Resultset" value would only apply when reading the...
### Expected behavior I expect the calculations on the Transaction controller to respect the values described by the columns ### Actual behavior Hi everyone, I'm encountering an issue with the...