jmeter - Load generator machine (windows) reaching to 100% CPU -
i running 2250 users test aws windows vm, following details.
windows ram: 32gb cpu: 8 core
once test reaches 600 concurrent users cpu going 100% utilization. action taken resolve this,(using jmeter test)
- increased heap size (heap=-xms512m -xmx12288m)
- removed lisners test.
- running test non gui mode.
still load generator machine reaching 100%. whould best solution fix issue.
first check follow best practices in test:
then better use linux machine instead of windows scales better.
finally try increasing machine type give more cpus.
Comments
Post a Comment