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.

enter image description here

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

Popular posts from this blog

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

php - Cannot override Laravel Spark authentication with own implementation -

What is happening when Matlab is starting a "parallel pool"? -