[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unstable performance with listener 2.7/jmeter 5.6.2 #101

Open
VogelRatte opened this issue Feb 16, 2024 · 0 comments
Open

Unstable performance with listener 2.7/jmeter 5.6.2 #101

VogelRatte opened this issue Feb 16, 2024 · 0 comments

Comments

@VogelRatte
Copy link

Hello,

I recently switched to jmeter 5.6.2 and listener version 2.7, and I have noticed a decline in performance.

When the backend listener is disabled, the graph in the jmeter HTML report appears smooth (screenshot 1) and is at 7k hits per second. Whereas with using listener it's inconsistent and reaches only 5k at most (screenshot 2).

I was able to obtain the desired performance and a better graph by changing some parameters: 20k async queue size, 4k batchSize, 1k flushInterval, and recordSubSamples false (screenshot 3). But before that when using jmeter 5.5 and listener 2.6 I could use default settings and would achieve similar results to screenshot 1.

Some additional info about the environment:

  • distributed test (5 VMs)

  • 1000 threads

  • VMs are Standard_D16as_v5, no issue with memory or CPU during the test

  • InfluxDB version 2.7.1 ran in a container instance

  • java 21

Could you please let me know if you have any insights into what might be causing this issue? I've not seen this issue with other tests so far, I'm assuming it's because they're sending less requests.

Screenshot 2024-02-16 090800
Screenshot 2024-02-16 091014

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant