-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Currently we are using Jmeter 3.3, according to https://openjdk.org/projects/jdk/21/, we have virtual threads which is supposed to reduce the resource usage per Jmeter process. Currently, it's recommended to keep threads number below 300 per Jmeter process.
So with this issue, we want to know:
- Whether the new Java 21 can work with Jmeter 3.3
- If it can, is the behaviour changed? For example, whether 300 threads perform in the same way as it was before
- If no.2 is the same, then how much resources we can save compared to before
- Is the 300 limit still a thing?
Metadata
Metadata
Assignees
Labels
No labels